Jupyter/notebook

An interactive computational notebook for Python and other languages.

Online

Problems

Tips

Type the following to reload modules whenever you execute code.

%load_ext autoreload  
# Reload all modules (except those excluded by %aimport) every time 
%autoreload 2   

You can connect to the server instance via SSH tunneling. But VSCode‘s RemoteSSH plugin solves this problem quite seamlessly.

Examples

Memes

|400