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

sphinx-thebe 0.3.0-rc.0 to enable testing of thebe 0.9.0-rc.x #65

Open
stevejpurves opened this issue May 29, 2023 · 3 comments
Open

sphinx-thebe 0.3.0-rc.0 to enable testing of thebe 0.9.0-rc.x #65

stevejpurves opened this issue May 29, 2023 · 3 comments
Labels
enhancement New feature or request
Milestone

Comments

@stevejpurves
Copy link
Member

stevejpurves commented May 29, 2023

thebe has a release candidate available for testing, but jupyterbook and sphinx-thebe users cannot access it yet.

Should we release an rc tagged version of sphinx-thebe that allow people to upgrade and test?

See https://www.npmjs.com/package/thebe?activeTab=versions for latest thebe versions.

Right now thebe 0.9.0-rc.5 is available, which would be available on the following unpkg.com urls:

But ideally, we could have sphinx-thebe point to an unpinned rc version of thebe, making it easy to push out fixes via new release candidates.

This can be done by just using the rc tag in place of the full semantic version in the url, i.e.:

@stevejpurves stevejpurves added the enhancement New feature or request label May 29, 2023
@stevejpurves stevejpurves added this to the 0.3.0 milestone May 29, 2023
@stevejpurves
Copy link
Member Author

cc @mmcky

@psychemedia
Copy link

psychemedia commented Oct 19, 2023

Is all that's required to get this working with thebe updates to the thebe package versions? Or is there plumbing underneath that needs updating? Eg notifications that say "opening with jupyterlite" (or are those UI issues handled by thebe itself?)

@psychemedia
Copy link

psychemedia commented Jun 24, 2024

Is there a demo repo anywhere that demonstrates a minimum viable use of sphinx-thebe being used in a Jupyter Book context to run code on a JupyterLite kernel, eg via GitHub Actions workflow publishing simple content to GitHub Pages? [@stevejpurves @rowanc1 ?]

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

No branches or pull requests

2 participants