Skip to content

Conversation

@jtpio
Copy link
Member

@jtpio jtpio commented Mar 9, 2023

Similar to jupyterlite/xeus-python-kernel#114

The core functionality of the jupyterlite package is being extracted to a new jupyterlite-core package in jupyterlite/jupyterlite#994.

This will allow site deployers to make slimmer deployments without having to bring the Pyodide kernel by default.

TODO

@jtpio
Copy link
Member Author

jtpio commented Mar 9, 2023

Docs seem to be building fine:

image

We can add the Pyodide as federated_extension to get the previous behavior of having the Pyodide kernel available by default on the docs. We could also choose Xeus Python.

@jtpio
Copy link
Member Author

jtpio commented Mar 15, 2023

Looking good now after updating to jupyterlite-core>=0.1.0b19: https://github.com/jupyterlite/jupyterlite/releases/tag/v0.1.0b19

image

@jtpio jtpio marked this pull request as ready for review March 15, 2023 08:58
pyproject.toml Outdated
"jupyter_server",
"jupyterlab_server",
"jupyterlite[piplite]",
"jupyterlite-core[piplite] >=0.1.0b19",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is [piplite] still required?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah good catch, thanks!

Copy link
Member

@martinRenou martinRenou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@martinRenou martinRenou merged commit 51e4894 into jupyterlite:main Mar 15, 2023
@jtpio jtpio deleted the jupyterlite-core branch March 15, 2023 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants