Jupyter Notebook Support?

Is there support for directly loading Jupyter Notebooks (.ipynb) files directly into pyscript? Is there some indirect method (e.g. converter)?

You might want to take a look at Jupyter Lite which is close to what you ask about. It’s not actually loading into PyScript, but like PyScript it also uses Pyodide behind the scenes.

See the docs for a bit more detail on what it’s doing.

1 Like

Yes, similar. I’ll do some exploration.

jupyterlite demo

jupyter notebook in anaconda cloud is not working showing cpu usage more than 1000