-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
IPython provides convenient programmatic API to execute code cells with custom namespace support.
The project already has a console implementation at src/routes/console/ - we could easily add an /ipython page to support IPython's rich syntax (magic commands, auto-completion, etc.) on top of the existing infrastructure.
References
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request