Skip to content

Jupyter protip #1

Open
Open
@GreatEmerald

Description

@GreatEmerald

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions