Skip to content

Commit e06cd57

Browse files
Update SURF config (#109)
* update kernel name * add jupyter-collaboration
1 parent ca900a0 commit e06cd57

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/classroom-surf-environment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ apt:
2929
# - 'http://nl.archive.ubuntu.com/ubuntu/pool/universe/n/netcdf-cxx/libnetcdf-c++4-1_4.3.1-2build1_amd64.deb'
3030
# # - 'https://download2.rstudio.org/server/bionic/amd64/rstudio-server-2021.09.0-351-amd64.deb'
3131
miniconda:
32-
name: custom-kernel
32+
name: virtualship
3333
channels:
3434
- conda-forge
3535
- defaults
@@ -47,6 +47,7 @@ miniconda:
4747
- gsw
4848
# to create ipython-kernels you will always need the package ipykernel
4949
- ipykernel
50+
- jupyter-collaboration
5051
# After conda-packages pip-packages can still be installed
5152
# so install pip ...
5253
- pip

0 commit comments

Comments
 (0)