tweag / jupyenv

Declarative and reproducible Jupyter environments - powered by Nix
https://jupyenv.io/
MIT License
662 stars 137 forks source link

Rust kernel: evcxr support via evcxr_jupyter #59

Closed evanjs closed 4 years ago

evanjs commented 4 years ago

Is there any interest in adding support for evcxr_jupyter? It looks like it has some quirks, but I think it would be a nice addition to this project.

evcxr is in tree already, though evcxr_jupyter --install needs to be run after evcxr is installed.

guaraqe commented 4 years ago

It is certainly interesting for us! I will put it on the TODO list, but if someone wants to give a try a propose a PR, we are open!

kristoff3r commented 4 years ago

Added in #107