Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to the xeus python kernel #19

Open
jtpio opened this issue Jun 24, 2022 · 3 comments · May be fixed by #42
Open

Switch to the xeus python kernel #19

jtpio opened this issue Jun 24, 2022 · 3 comments · May be fixed by #42

Comments

@jtpio
Copy link
Member

jtpio commented Jun 24, 2022

The Xeus Python kernel for JupyterLite allows for pre-installing packages at build time: https://xeus-python-kernel.readthedocs.io/en/latest/configuration.html#pre-installed-packages

It could be useful to switch to that kernel for this JupyterLite deployment, since the folks coming from https://jupyter.org/try might wonder why they need to call piplite.install() before using other packages.

@jtpio jtpio linked a pull request Sep 15, 2023 that will close this issue
@bollwyvl
Copy link
Collaborator

They may also wonder why they can't install anything else...

@jtpio
Copy link
Member Author

jtpio commented Sep 15, 2023

For now. This will eventually be possible.

@bollwyvl
Copy link
Collaborator

The reverse could also have been true a few months ago: jupyterlite/pyodide-kernel#27

Now that pyodide-lock is packaged and supported by pyodide 0.24.0, that PR can be revisited to allay some of the concerns about complexity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants