* Python file (.py file, either a file hosted on the server or a file loaded from a URL)
<pynote src="https://domain.net/code.py"></pynote>
Demo: https://getpynote.net/demo-3.html
* Notebook (.ipynb file, either a file hosted on the server or a file loaded from a URL)
<pynote src="https://domain.net/notebook.ipynb"></pynote>
Demo: https://getpynote.net/demo-4.html