Skip to content

TryExamples directive: fix missing kernels in CircleCI deployments - #182

Merged
Carreau merged 1 commit into
jupyterlite:mainfrom
agriyakhetarpal:circleci-fixes
Jul 2, 2024
Merged

TryExamples directive: fix missing kernels in CircleCI deployments#182
Carreau merged 1 commit into
jupyterlite:mainfrom
agriyakhetarpal:circleci-fixes

Conversation

@agriyakhetarpal

Copy link
Copy Markdown
Member

Description

This PR updates the URL used to access the notebooks generated by the TryExamples directive, similar to sphinx-gallery/sphinx-gallery#1336. This enables viewing and interacting with the examples on Sphinx-based documentation websites.

As originally mentioned in the above issue, here is a related discussion. Adding index.html to the URL somehow makes the notebooks/examples display as intended when the "Try it" or the "Open in tab" buttons are clicked.

Additional context

This came up in numpy/numpy#26745 where I am trying to integrate jupyterlite-sphinx for the NumPy v2 documentation website, which uses CircleCI artifacts for documentation builds on PRs.

P.S. Thanks to @lesteve for the pointer!

Co-Authored-By: Loïc Estève <1680079+lesteve@users.noreply.github.com>
@Carreau

Carreau commented Jul 2, 2024

Copy link
Copy Markdown
Collaborator

let's try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants