html
or
pdf
file
Won’t run Python code, just show the code and its results
html
files can be opened in a web browser and retain
plot interactivity
Use nbconvert,
e.g. to export as
html
:
!jupyter nbconvert --HTMLExporter.require_js_url "" --to html \
"drive/MyDrive/Colab Notebooks/pynoon_plus_1.ipynb
html
file