User Tools

Site Tools


wiki:dockertest

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wiki:dockertest [2022/09/07 15:46] – created keistcwiki:dockertest [2023/09/07 13:33] (current) keistc
Line 5: Line 5:
 </code> </code>
 Once logged into the docker container run this to start up notebook: Once logged into the docker container run this to start up notebook:
-  jupyter notebook --no-browser --port=8888 --allow-root+  /usr/local/bin/start-notebook.sh
  
 Now on your local system you need to setup ssh tunnel to the controller server as below: Now on your local system you need to setup ssh tunnel to the controller server as below:
-  ssh -N -f -L localhost:8888:localhost:8888 keistc@controller.datasci.oregonstate.edu+  ssh -N -f -L localhost:8888:localhost:8888 keistc@dev-controller.datasci.oregonstate.edu
  
 Once that is setup you can now run browser on your local station with the URL that is displayed on the container after starting up the notebook server. Once that is setup you can now run browser on your local station with the URL that is displayed on the container after starting up the notebook server.
wiki/dockertest.1662590768.txt.gz · Last modified: 2022/09/07 15:46 by keistc

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki