Open
Description
It would be nice to mention somewhere that since Jupyter is a web server, it can be accessed directly through SSH as
ssh -N -L8888:localhost:8888 username@VDIname
And then going to http://localhost:8888. That should make students' lives a bit nicer.
Hm, it would overall be nice to have something like "protip" boxes of things that are useful but students are not required to know them...
Metadata
Metadata
Assignees
Labels
No labels