-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Is your feature request related to a problem? Please describe.
This came into my mind as I saw jupyter in action and there are integrations for VS Code and intelliJ.
Describe the solution you'd like
Read in a *.jpynb file which seems just a normal json structure and generate the cells with inputs/outputs etc. And an own toolbar to run etc.
Describe alternatives you've considered
No alternative
Additional context
We can then also have jupyter for different languages like for C++, ruby and so on. This is real part of the python thing but we can also think about whether this should be part of this repo or not.