Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
conda_environments
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
3
Issues
3
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
python
conda_environments
Commits
2f14d4a5
Commit
2f14d4a5
authored
Sep 19, 2017
by
Willi Rath
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '22-pin-netcdf-monitoring' into 'develop'
Pin netCDF4 to 1.2.8 See merge request
!56
parents
2291dc49
5bca4694
Pipeline
#1010
passed with stage
in 26 minutes and 39 seconds
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
_env_templates/monitoring.yml
_env_templates/monitoring.yml
+1
-1
_envs_hlrn/monitoring.yml
_envs_hlrn/monitoring.yml
+1
-1
_envs_nesh/monitoring.yml
_envs_nesh/monitoring.yml
+1
-1
_envs_vulcanus/monitoring.yml
_envs_vulcanus/monitoring.yml
+1
-1
envs/monitoring.yml
envs/monitoring.yml
+1
-1
No files found.
_env_templates/monitoring.yml
View file @
2f14d4a5
...
...
@@ -15,7 +15,7 @@ dependencies:
-
jupyter
-
matplotlib=1.5.3
-
nco
-
netCDF4
-
netCDF4
=1.2.8
-
numpy
-
pandas
-
seaborn
...
...
_envs_hlrn/monitoring.yml
View file @
2f14d4a5
...
...
@@ -15,7 +15,7 @@ dependencies:
-
jupyter
-
matplotlib=1.5.3
-
nco
-
netCDF4
-
netCDF4
=1.2.8
-
numpy
-
pandas
-
seaborn
...
...
_envs_nesh/monitoring.yml
View file @
2f14d4a5
...
...
@@ -15,7 +15,7 @@ dependencies:
-
jupyter
-
matplotlib=1.5.3
-
nco
-
netCDF4
-
netCDF4
=1.2.8
-
numpy
-
pandas
-
seaborn
...
...
_envs_vulcanus/monitoring.yml
View file @
2f14d4a5
...
...
@@ -15,7 +15,7 @@ dependencies:
-
jupyter
-
matplotlib=1.5.3
-
nco
-
netCDF4
-
netCDF4
=1.2.8
-
numpy
-
pandas
-
seaborn
...
...
envs/monitoring.yml
View file @
2f14d4a5
...
...
@@ -15,7 +15,7 @@ dependencies:
-
jupyter
-
matplotlib=1.5.3
-
nco
-
netCDF4
-
netCDF4
=1.2.8
-
numpy
-
pandas
-
seaborn
...
...
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