Pluto.jl is also 'like Jupyter', but better and more popular among Julia users, as far as I know.
> When we decided to rename part of the IPython project to Jupyter in 2014, we had many good reasons. Our goal was to make (Data)Science and Education better, by providing Free and Open-Source tools that can be used by everyone. The name “Jupyter” is a strong reference to Galileo, who detailed his discovery of the Moons of Jupiter in his astronomical notebooks. The name is also a play on the languages Julia, Python, and R, which are pillars of the modern scientific world. While we (Love Python), and use it for much of the architecture in Jupyter, we believe that all open-source languages have an important role in scientific and data analysis workflows. We have strived to make Jupyter a platform that treats all open-source languages as first-class citizens.
article : https://martibosch.github.io/jupyter-emacs-universe/
the github source : https://github.com/millejoh/emacs-ipython-notebook
alt setups : https://news.ycombinator.com/item?id=16899638
emacs org mode : https://michaelneuper.com/posts/replace-jupyter-notebook-with-emacs-org-mode/
the kernel : https://github.com/emacs-jupyter/jupyterhttps://google.github.io/zx/markdown-scripts
Those are markdown files with JavaScript code blocks. The entire file is executable.
https://code.visualstudio.com/docs/datascience/jupyter-kerne...
Kernel addons[1]. Show installed kernels[a]
Polygot notebooks (.net based, vs. traditional python) [5]
[a] : https://docs.posit.co/ide/server-pro/user/2023.03.1/jupyter-...
[b] available kernels : https://gist.github.com/chronitis/682c4e0d9f663e85e3d87e97cd...
[0] : https://note.nkmk.me/en/jupyter-notebook-kernels-bash/
[1] : https://docs.jupyter.org/en/latest/projects/kernels.html
[2] : https://jupyter4edu.github.io/jupyter-edu-book/jupyter.html
[3] : https://www.geeksforgeeks.org/how-to-work-in-jupyter-noteboo...
[4] Jupyter with other languages such as js : https://www.youtube.com/watch?v=Veaeqd1PET0
[5] jupyter .net : https://github.com/dotnet/interactive