ipython notebook --no-browser --port=8000 // Open ipython ssh -N -f -L localhost:5000:localhost:8000 username@ip //build connection http://localhost:5000 // open local ipython
Last active
December 6, 2016 17:17
-
-
Save codingPingjun/68f2894a82289e2678782229a43fbd1b to your computer and use it in GitHub Desktop.
IPython Notebook Remote Access
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment