Open philusnarh opened 6 years ago
To install and enable the extension:
pip install jupyter_contrib_nbextensions jupyter contrib nbextension install --user jupyter nbextension enable equation-numbering/main python -m pip install --user jupyter_contrib_nbextensions
Using Jupyter Remotely ssh -N -f -L 127.0.0.1:8898:127.0.0.1:8898 user@remote-machine.com
jupyter-notebook --no-browser --port=8898
Key Permission https://www.jscape.com/blog/setting-up-sftp-public-key-authentication-command-line
https://askubuntu.com/questions/447820/ssh-l-error-bind-address-already-in-use
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS_CHTML">