Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Docker-in-Docker (DinD) capabilities of public runners deactivated.
More info
Open sidebar
Clément Haëck
submeso-color
Commits
02a49667
Commit
02a49667
authored
Jun 15, 2021
by
Clément Haëck
Browse files
Add pandas to requirements
parent
4831d656
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
README.md
README.md
+1
-0
env.yml
env.yml
+1
-0
No files found.
README.md
View file @
02a49667
...
...
@@ -25,6 +25,7 @@ An example is given which works on a personnal computer and on the [Ciclad](http
python3.8
numpy
scipy
pandas
xarray
dask
matplotlib
...
...
env.yml
View file @
02a49667
...
...
@@ -5,6 +5,7 @@ dependencies:
-
python=3.8
-
numpy=1.20.*
-
scipy=1.6.*
-
pandas=1.2.*
-
xarray=0.18.*
-
dask=2021.2.*
-
matplotlib=3.4.*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment