-
Notifications
You must be signed in to change notification settings - Fork 9
Run or Deploy
Radoslav Raynov edited this page Feb 3, 2019
·
11 revisions
# Server:
jupyter notebook --no-browser --port 8889
# Client:
ssh -N -f -L localhost:8889:localhost:8889 username@your_remote_host_name
open localhost:8889 # then enter token
# Host Server
docker run -p 80:8890 rzlatev/m2jk &
# write down and share token, or use a config with a password