-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
The first interaction I have with a replite instance is always to select a kernel -- even if only one is installed, or when the page author already made a selection. This stops the reading and exercising flow.
Proposed Solution
- If there is just one kernel available, use that.
- Allow the page author to specify the kernel.
[edit, added:] There is a kernel configuration parameter as demo'd at https://jupyterlite-sphinx.readthedocs.io/en/stable/directives/replite.html, but it has no apparent effect there.
Additional context
I'm looking into using jupyterlite-sphinx for aiocoap's documentation, which currently has a lot of Python examples just in plain text, but I'd love to show off how the library works well with Jupyter already live to the user, possibly even making the guided tour fully exercisable in the browser.
martinRenou
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request