Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This should return a list of all running notebooks in your container (just the one started by the root process unless you’ve done anything else). Simply copy the token part (highlighted in the image below) of the URL in the notebook list, paste it into the password prompt in your web browser, and you should be good to go.

 

5 - Further steps

Below are some extra tips and commands that might come in handy. 


Executing a command in a currently running container

 

 

 

Code Block
languagebash
themeMidnight
titleExecuting a command in a currently running container
collapsetrue
docker exec <container name> <command arguments>

 

 

 





 

 

Info

Feel free to help us provide a better wiki by sharing your skills and knowledge.

...