Using Jupyter notebooks for Python programming

external link

internal link

.tmux.config

Heading 1

# login to the server and create a new session called "mysession"
$ ssh -X username@server
$ tmux new -s mysession