Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit a14bb9a7 authored by Thomas Vliagkoftis's avatar Thomas Vliagkoftis
Browse files

add dependencies on environment.yml

parent 9a8aae2e
No related branches found
No related tags found
No related merge requests found
...@@ -10,10 +10,12 @@ dependencies: ...@@ -10,10 +10,12 @@ dependencies:
- pip: - pip:
- numpy - numpy
- pandas - pandas
- tables
- pyarrow - pyarrow
- pymongo - pymongo
- munch - munch
- ipython - ipython
- jupyterlab - jupyterlab
- black - black
- boltons
- -e . - -e .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment