-
**Version** 0.16.0
**rustc** 1.74.0 (79e9716c9 2023-11-13)
[Example](https://github.com/evcxr/evcxr/blob/main/COMMON.md#references) from `COMMON.md` doesn't work.
Example says that trick with…
-
Running `route_policy_cmp` in Jupyter Notebook using evcxr does not seem to work because it runs Rust-Analyzer under the hood and the data parsing is way too much for it.
![image](https://github.com/…
-
As @cunha and I talked about today:
- [x] Big AS importing from small AS (bad import up).
- [x] Small AS exporting to big providers (bad export up).
- [ ] AS that has multiple routes but only a f…
-
Hello. I have a problem with **evcxr**.
I can't use [tch-rs](https://github.com/LaurentMazare/tch-rs) with it.
My enviroment is: Jupyter Hub, I'm not an administrator, just regular user.
I can't …
-
## Description
Specifically by overwriting the cell with a new one in the same place.
This causes:
- assertions about cell status not being DONE to fail
- the next run cell will render outpu…
-
Hi there,
I am using macOS Sonoma (14.0) and I followed the instructions for building from source with:
```bash
cargo install --locked evcxr_jupyter
evcxr_jupyter --install
```
I installed…
-
Currently the python jupyter frontend supports a somewhat overlooked features which is actually very useful to avoid all the crappy notebook + git workarounds:
https://code.visualstudio.com/docs/pyth…
-
The vulnerability report below was generated by [nixpkgs-crate-holes](https://code.tvl.fyi/tree/users/sterni/nixpkgs-crate-holes) which extracts the `Cargo.lock` file of each package in nixpkgs with a…
-
I am using evcxr_jupyter(in vscode jupyter extention) in Linux(WSL in windows), and I set the `export EVCXR_TMPDIR=/root/evcxr_tmpdir`. But it seems the setting didn't work, the compiling code is stil…
-
I have [evcxr](https://github.com/evcxr/evcxr) installed and I can run Rust REPL in an interactive Jupyter panel inside of vscode.
## Expected behaviour
By defining `jupyter.interactiveWindow.cell…