Jupyter tips
Published:
Some jupyter notebook use tips.
How to run jupyter remotely?
Use this link: https://wiki.alice.universiteitleiden.nl/index.php?title=Running_interactive_jobs
Okay ! I successfully run jupyter using the above link. Now, how to use my own environment?
How to run jupyter notebook on your conda environment?
Answer: https://janakiev.com/blog/jupyter-virtual-envs/
Cursor location and pixel value in a Jupyter notebook inline image
%matplotlib notebook https://newbedev.com/cursor-location-and-pixel-value-in-a-jupyter-notebook-inline-image
Leave a Comment