Skip to content

Ideas from other notebooks #173

@sashmit

Description

@sashmit

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions