Based on our record, nbviewer.org should be more popular than Livebook. It has been mentiond 13 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Example notebooks are included in the repo and can be previewed using nbviewer:. Source: over 2 years ago
Nbviewer (https://nbviewer.org/): very easy to use for smaller jupyter notebook that does not require heavy rendering. Source: over 2 years ago
Nbconvert renders everything exactly as it looks in your notebook app into a read-only HTML version and is what GitHub uses for notebooks. Interactive plots from Bokeh, Holoviews, etc can still work if you trust the JS, and since editing notebooks while showing them during a meeting usually doesn't go well, read-only is probably good enough (eager to hear feedback on this point though). The nice thing is that... Source: over 2 years ago
Just as a heads up, I used plotly to generate a lot of the charts, so you'll need to view it from an nbviewer like nbviewer.org. Source: about 3 years ago
I used a lot of plotly not knowing that Github wouldn't show it, so you'll need notebook viewer like nbviewer.org to see some of the charts. Source: about 3 years ago
How's the maturity compared to Livebook? https://livebook.dev/. - Source: Hacker News / 5 months ago
2) Start using IEx or LiveBook for any day to day scripting that I would normally use Python for. - Source: dev.to / 8 months ago
Definitely look into Livebook and Elixir, and the whole ecosystem around it, including: - https://github.com/elixir-nx/axon Multi-dimensional arrays (tensors) and numerical definitions for Elixir - https://github.com/elixir-nx/scholar Pre-trained Neural Network models in Axon (+ Models integration) - https://github.com/elixir-explorer/explorer (for offloading large work to remote containers) -... - Source: Hacker News / 9 months ago
I love the approach, it's similar to what the Elixir folks have been working on with Livebook https://livebook.dev which seems somewhat more refined on the UI side + the benefits of distributed erlang/elixir (e.g. a livebook can interface with a live system and interact with the remote application/gpu etc). - Source: Hacker News / 9 months ago
You might also like Elixir Livebook! :) https://livebook.dev/. - Source: Hacker News / 12 months ago
Jupyter - Project Jupyter exists to develop open-source software, open-standards, and services for interactive computing across dozens of programming languages. Ready to get started? Try it in your browser Install the Notebook.
Observable - Interactive code examples/posts
Wolfram Language - Knowledge-based programming
nteract - nteract is a desktop application that allows you to develop rich documents that contain prose...
GitNotebooks - Jupyter Notebook Reviews Done Right!
Binder - Turn a Git repo into a collection of interactive notebooks