-
-
Notifications
You must be signed in to change notification settings - Fork 322
Closed
Description
Hi, I've found Pluto a joy to use, great work, I'll try and contribute some examples of integrating some other javascript-ish libs that might be useful for the julia community (or perhaps it would be better to write a julia wrapper, but first I gotta learn julia better).
Some ideas from RunKit, which I absolutely love (I've tinkered with RunKit, Obserables, Jupyter, knitr, etc):
- good integration with npm
- time travel debug
- being able to both freeze a notebook (for hosting on some server) to make it read only so I can host it on my own server
- automatically being able to bind cells to http endpoints (using http.jl etc) so that you can easily host a notebook as a prototyped
- basic git integration
- when exceptions happen, render them in the notebook (runkit does this)
- in text/html rendered content, be able to flip between some raw representation of the dom elements and the rendered html.
Recent thread on HN also has some good links:
https://news.ycombinator.com/item?id=22164916
and some other stuff from the python world:
https://www.intelligencerefinery.io/post/making-python-apps/
https://deepnote.com/ also has some cool ideas.
Metadata
Metadata
Assignees
Labels
No labels