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

Docs: Update jupyterlite #3918

Merged
merged 4 commits into from
May 23, 2024

Conversation

martinRenou
Copy link
Member

No description provided.

Copy link

Binder 👈 Launch a binder notebook on branch martinRenou/ipywidgets/update_jupyterlite

@martinRenou
Copy link
Member Author

Merging as it's a minor docs patch

@martinRenou martinRenou merged commit a91f804 into jupyter-widgets:main May 23, 2024
20 checks passed
@martinRenou martinRenou deleted the update_jupyterlite branch May 23, 2024 14:59
@@ -131,7 +131,7 @@ def setup(app):
rediraffe_redirects = {
"typedoc/index": "_static/typedoc/index",
"try/lab/index": "_static/lab/index",
"try/retro/index": "_static/retro/tree/index",
"try/notebook/index": "_static/tree/index",
Copy link
Member

Choose a reason for hiding this comment

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

Should this be tree instead, so it matches the value set above?

Copy link
Member Author

Choose a reason for hiding this comment

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

Indeed!

@@ -28,7 +28,7 @@ dependencies:
- bqplot
- ipykernel
- ipyleaflet
- jupyterlite >=0.1.1,<0.2.0
- jupyterlite >=0.3.0,<0.4.0
Copy link
Member

Choose a reason for hiding this comment

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

This should probably be jupyterlite-core, since the jupyterlite metapackage does not include any kernel anymore: https://jupyterlite.readthedocs.io/en/latest/migration.html#id3

Copy link
Member

Choose a reason for hiding this comment

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

And we would need to add a kernel, for example jupyterlite-pyodide-kernel or jupyterlite-xeus.

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 this pull request may close these issues.

None yet

2 participants