Skip to content

nerc-images/vscode-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

vscode-rust

An OpenShift AI Image running VSCode 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:vscode-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 vscode-rust container image below:

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

Here is how to build the container image:

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

Here is how to run the container image:

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

About

An OpenShift AI Image running VSCode for Rust development.

Resources

License

Stars

Watchers

Forks

Packages

No packages published