No Livebook videos yet. You could help us improve this page by suggesting one.
Based on our record, Binder should be more popular than Livebook. It has been mentiond 36 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.
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 / about 1 year ago
Textbooks, though? Interactive is what they want. How can we make textbooks interactive? It used to be that textbooks were to be copied down from; copy by hand from the textbook. To engage and entertain this generation. ManimCE, scriptable 3d simulators with test assertions, Thebelab, Jupyter Book docs > "Launch into interactive computing interfaces" > BinderHub ( https://mybinder.org ), JupyterHub, Colab,... - Source: Hacker News / 2 months ago
The closest Python equivalent to RStudio is the JupyterLab Desktop app[1,2], which I highly recommend. I've entirely switched to using it for teaching, and it is a godsend, since it works the same way across platforms (win/mac/linux), installs its own Python interpreter independent of any system Python the student might have, and even comes with NumPy/SciPy/Pandas/Seaborn/statsmodels already installed, which... - Source: Hacker News / about 1 year ago
Binder - Turn a Git repo into a collection of interactive notebooks. It is a free public service. - Source: dev.to / over 1 year ago
I would use https://mybinder.org/ if you can't install anything. It's supported by NumFocus but otherwise runs on donations. You specify requirements in code and they build a docker image from your github repository. I think they should be able to download their notebook and submit it to you - it's been awhile since I used it. But I think they need to have a single person doing the typing. Source: over 1 year ago
You can use Binder https://mybinder.org . If the students have Gmail account, try Google Colab. Pretty easy to use. - Source: Hacker News / over 1 year 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.
Wolfram Language - Knowledge-based programming
Workomo - Find out everything about people before you meet
iPython - iPython provides a rich toolkit to help you make the most out of using Python interactively.
nbviewer.org - Rackspace server host Jupyter Notebooks from your github repo
Deepnote - A collaboration platform for data scientists