Skip to content

A containerized version of the [Evcxr](https://github.com/google/evcxr), an evaluation context/REPL for Rust as a Jupyter kernel.

License

Notifications You must be signed in to change notification settings

cheperuiz/docker-evcxr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-evcxr-jupyter

A containerized version of the Evcxr, an evaluation context/REPL for Rust as a Jupyter kernel.

Usage

Just pull the docker image from the Docker hub:

docker run --rm -p 8888:8888 cheperuiz/evcxr

And go to http://localhost:8888

Or build it yourself by cloning this repo:

git clone  https://github.com/cheperuiz/docker-evcxr
cd docker-evcxr
docker-compose up --build

About

A containerized version of the [Evcxr](https://github.com/google/evcxr), an evaluation context/REPL for Rust as a Jupyter kernel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages