Jupyter Notebook

From Federal Burro of Information
Revision as of 20:07, 9 October 2018 by David (talk | contribs)
Jump to navigationJump to search
jupyter notebook --no-browser --ip 0.0.0.0 --port 5000
jupyter notebook --no-browser --ip 0.0.0.0 --port 5000 --log-level=DEBUG


inline image:

possibly this:

%matplotlib inline

possibly this:

from IPython.display import Image