#build ssh tunnel for port 8888
#to start (no need to be root)
jupyter notebook
# connect via browser to localhost:8888
# to stop
CTRL-C if active
jupyter notebook stop if in background
#build ssh tunnel for port 8888
#to start (no need to be root)
jupyter notebook
# connect via browser to localhost:8888
# to stop
CTRL-C if active
jupyter notebook stop if in background