We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
# Server: jupyter notebook --no-browser --port 8890 # Client: ssh -N -f -L localhost:8890:localhost:8890 username@your_remote_host_name open localhost:8889 # then enter token
# Hosting Server: docker run -p 80:8890 rzlatev/m2jk &