Skip to content
Snippets Groups Projects
Commit ff2daf3d authored by Terézia Slanináková's avatar Terézia Slanináková
Browse files

Update README.md

parent 4c011789
No related branches found
No related tags found
No related merge requests found
# ssh-enabled-docker-image # ssh-enabled-docker-image
## How to build the image
``` ```
docker build -t my-jupyter-nglview-ssh . docker build -t my-jupyter-nglview-ssh .
...@@ -7,4 +8,7 @@ docker tag my-jupyter-nglview-ssh:latest cerit.io/tslaninakova/my-jupyter-nglvie ...@@ -7,4 +8,7 @@ docker tag my-jupyter-nglview-ssh:latest cerit.io/tslaninakova/my-jupyter-nglvie
docker push cerit.io/tslaninakova/my-jupyter-nglview-ssh:latest docker push cerit.io/tslaninakova/my-jupyter-nglview-ssh:latest
``` ```
in jupyterhub, use "Custom image": `cerit.io/tslaninakova/my-jupyter-nglview-ssh:latest` ## How to use ssh in jupyterhub
\ No newline at end of file Follow the instructions in [cerit.io/en/web-apps/jupyterhub#notebook-ssh-access](https://docs.cerit.io/en/web-apps/jupyterhub#notebook-ssh-access).
In jupyterhub configuration, use "Custom image": `cerit.io/tslaninakova/my-jupyter-nglview-ssh:latest`
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment