- vscode-reactive-jupyter VS hamilton
- vscode-reactive-jupyter VS nodebook
- vscode-reactive-jupyter VS gather
- vscode-reactive-jupyter VS jupyter-cache
- vscode-reactive-jupyter VS Pluto.jl
- vscode-reactive-jupyter VS TypeCell
- vscode-reactive-jupyter VS ipyflow
- vscode-reactive-jupyter VS mermaid
- vscode-reactive-jupyter VS ruff
- vscode-reactive-jupyter VS marimo
Vscode-reactive-jupyter Alternatives
Similar projects and alternatives to vscode-reactive-jupyter
-
mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
hamilton
Hamilton helps data scientists and engineers define testable, modular, self-documenting dataflows, that encode lineage/tracing and metadata. Runs and scales everywhere python does.
-
marimo
A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
-
-
-
-
-
-
vscode-reactive-jupyter discussion
vscode-reactive-jupyter reviews and mentions
-
Show HN: Marimo – an open-source reactive notebook for Python
Wow.. Really great work, finally someone is doing it!
Since I've thought about this for a long time (I've actually even made a very simplified version last year [1]), I want to contribute a few thoughts:
- cool that you have a Vscode extension, but I was a little disappointed that it opens a full browser view instead of using the existing, good Notebook interface of Vscode. (I get you want to show the whole Frontend- But I'd love to be able to run the Reactive Kernel within the full Vscode ecosystem.. Included Github Copilot is cool, but that's not all)
- As other comments said, if you want to go for reproducibility, the part about Package Management is very important. And it's also mostly solved, with Poetry etc...
- If you want to go for easy deployment of the NB code to Production, another very cool feature would be to extract (as a script) all the code needed to produce a given cell of output! This should be very easy since you already have the DAG.. It actually even existed at some point in VSCode Python extension, then they removed it
Again, great job
[1] https://github.com/micoloth/vscode-reactive-jupyter
-
IPyflow: Reactive Python Notebooks in Jupyter(Lab)
Crazy seeing this here!
I searched for this last week, as I'm playing with building the same thing but as a VSCode extension.. See here [1]
I found another similar project on Github, but it was from many years ago. Yours did not turn up..
Very interested in finding out how you implemented it
[1] https://github.com/micoloth/vscode-reactive-jupyter#readme
Stats
micoloth/vscode-reactive-jupyter is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of vscode-reactive-jupyter is TypeScript.