Skip to content
Snippets Groups Projects

Do not create a separate Conda environment but rather update the existing base environemnt

Merged Steffen Vogel requested to merge (removed):single-conda-env into master
2 files
+ 3
7
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
2
name: gdet3lab
name: base
channels:
- conda-forge
dependencies:
@@ -7,4 +7,4 @@ dependencies:
- matplotlib=3.1.1
- jupyterlab=1.0.9
- nodejs=12.8.1
- ipympl=0.3.3
\ No newline at end of file
- ipympl=0.3.3
Loading