You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: