Paul de Jong

Results 1 issues of Paul de Jong

Jupyter came pre-installed on my work machine (on which i do not have root access). I've installed the nbextensions using: `pip3 install --user jupyter_contrib_nbextensions` and `jupyter contrib nbextensions install --user`...