Skip to content

Commit

Permalink
add jupyter-collaboration
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-luna-valero committed Mar 20, 2024
1 parent d449ee7 commit 8448f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubuntu/provisioners/datahub-jupyter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
mode: '0755'
- name: Install jupyterhub using conda
shell: |
micromamba install -y -c conda-forge -p /home/jovyan/micromamba jupyter jupyterlab jq
micromamba install -y -c conda-forge -p /home/jovyan/micromamba jupyter jupyterlab jupyter-collaboration jq
- name: Get micromamba env
shell: |
micromamba shell init --shell=bash --prefix=/home/jovyan/micromamba || true
Expand Down

0 comments on commit 8448f56

Please sign in to comment.