Skip to content

An OpenShift AI Image running Jupyter Lab for Rust development.

License

Notifications You must be signed in to change notification settings

nerc-images/jupyter-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

jupyter-rust

An OpenShift AI Image running Jupyter Lab for Rust development.

  • Based on the Evcxr project on GitHub for Jupyter Lab Notebook integration.
  • Uses Rust 1.79.
  • Used by Professor Leonidas Kontothanassis, MassMutual Professor of the Practice of Computing & Data Sciences + Director of Industry Engagement.

Base image: quay.io/opendatahub-contrib/workbench-images:jupyter-datascience-c9s-py311_2023c_latest

Cargo packages Description
evcxr_jupyter An evaluation context for Rust.
System packages Description
cargo Rust's package manager and build tool.

You can pull the latest jupyter-rust container image below:

podman pull quay.io/nerc-images/jupyter-rust:latest

Here is how to build the container image:

podman build -t nerc-images/jupyter-rust:latest .

Here is how to run the container image:

podman run --rm -it --entrypoint /bin/bash nerc-images/jupyter-rust:latest

About

An OpenShift AI Image running Jupyter Lab for Rust development.

Resources

License

Stars

Watchers

Forks

Packages

No packages published