Y
Hacker News
new
|
ask
|
show
|
jobs
Rust in a Notebook, REPL, and More
(
github.com
)
3 points
by
maxfan8
2020 days ago
1 comments
FullyFunctional
2020 days ago
Based on the "tour of the Jupyter kernel" looks very useful, but unless I'm missing something, it's not immediately obvious how to install and use it.
link
ibraheemdev
2019 days ago
The repo consists on many crates. You can find installation instructions if you click on one of the subcrates (repl, jupyter, context).
link