evcxr
vscode-jupyter
Our great sponsors
- InfluxDB - Access the most powerful time series database as a service
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- SonarQube - Static code analysis for 29 languages.
evcxr | vscode-jupyter | |
---|---|---|
71 | 31 | |
4,454 | 1,027 | |
1.5% | 3.8% | |
6.2 | 9.0 | |
7 days ago | 4 days ago | |
Rust | TypeScript | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
evcxr
- Exploring Options for Dynamic Code Changes in Rust without Recompilation (hot reloading)
- Go 1.21 will (likely) have a static toolchain on Linux
-
What’s an actual use case for Rust
In theory you should be able to create Rust notebooks (Jupyter notebook) using evcxr so maybe some AI, data analysis, prototyping make sense if you aim for good performance in final application (protype in evcxr and use notebook as reference to implement final application in Rust for speed and safety).
-
would you use rust for scripting?
You should check out evcxr
- Nannou – An open-source creative-coding framework for Rust
-
A Case for Rust in Deep Learning
I think you might like this project: https://github.com/google/evcxr . It brings the REPL workflow to Rust, so having fast iteration should not be an issue.
-
Building a Cloud Database from Scratch: Why We Moved from C++ to Rust
While not Elixir good, the evcxr python notebook plugin gets you 50% of the way there.
https://depth-first.com/articles/2020/09/21/interactive-rust...
-
Improving Rust compile times to enable adoption of memory safety
I've started liking evcxr (https://github.com/google/evcxr) for REPL. It's a little slow compared to other REPLs, but still good enough to be usable after initial load.
-
Blog Post: Next Rust Compiler
Would such a project make it possible to have a faster rust repl? We can use evcxr, but it definitely doesn't feel first-class.
-
Am I dumb in thinking I can use Rust as a Fast Python and leave it at that?
I'm a long-time python developer and develop on the side in Rust for about as long as you, I also found myself familiar with the available datastructures and algorithms, as well as some FP-inspired syntax ( i.e. iterators instead of for loops ) . evcxr is reminiscent of ipython, it can even be integrated with jupyter notebook. And indeed I was surprised to find myself in such a familiar world. It's definitely something that more python developers should be aware of.
vscode-jupyter
- Unable to view complex numpy arrays in Dataviewer in VSCode
-
Scrollable Notebook Cell
It looks like this. I resubmitted a new feature request.
-
Jupyter Notebooks + VSCode Dev Container with Puppeteer support
I don't like the fact that Visual Studio Code thinks a notebook has changed, while Git knows it isn't. According to issue #9514, this is something that should be fixed in the core of Visual Studio Code. So, I'm not really sure why issue #83232 (or #24883) is closed.
-
Ask HN: Are there any good Diff tools for Jupyter Notebooks?
I wish for a simple option in VS Code: On close of a Jupyter Notebook clear its output. Or something that separate the display of the output from the saved file (Still `ipnyb` file). See [1].
[1]: https://github.com/microsoft/vscode-jupyter/issues/9514
- VS Code Extensions For Python Developers.
-
HELP i've tried everyhting | Jupyter extension won't work
jupyter won't work on vs-code
-
Syntax highlighting is completely broken outside the first cell of my Jupyter notebook. It just keeps duplicating positionaly whatever is in the first cell. I have spent hours trying to fix. I am at a complete loss. Any ideas?
If that doesn't fix it, can you log an issue here? https://github.com/microsoft/vscode-jupyter/issues
- JupyterLab Desktop App now available
-
Question on New Notebooks & 1.58 debugging
Does it work if you try it in Insider? If not, please put an issue in VS Code-Jupyter and it's appreciate that you share the link here.
I am currently trying out the new VSCode notebooks. I really like them - though I had to turn off my markdown linter because it was acting super buggy within the new notebooks.
What are some alternatives?
vscode-gitlens - Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
vscode-nodebook - Node.js notebook
polars - Fast multi-threaded, hybrid-out-of-core DataFrame library in Rust | Python | Node.js
rust-script - Run Rust files and expressions as scripts without any setup or compilation step.
jupyter-rust - a docker container for jupyter notebooks for rust
Plotly.jl - A Julia interface to the plot.ly plotting library and cloud services
bincode - A binary encoder / decoder implementation in Rust.
cargo-script - Cargo script subcommand
vim-slime - A vim plugin to give you some slime. (Emacs)
iron.nvim - Interactive Repl Over Neovim
Visual Studio Code - Visual Studio Code
pyenv - Simple Python version management