Skip to content

πŸ¦€ Explore Rust Releases Through Tiny Practical Examples. (WIP)

License

Notifications You must be signed in to change notification settings

wiseaidev/rust-releases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š Rust Releases

Work In Progress Maintenance License made-with-rust Jupyter Notebook

πŸ¦€ Explore Rust Releases Through Tiny Practical Examples.

πŸ“ Table of Contents

πŸš€ Installation

To use the notebooks in this repository, you need to set up your environment. Follow these steps to get started:

  1. Clone the repository to your local machine:

    git clone https://github.com/wiseaidev/rust-releases.git
  2. Install the required dependencies and libraries. Make sure you have Rust, Jupyter Notebook, and evcxr_jupyter installed on your system.

    # Install a Rust toolchain (e.g. nightly):
    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain nightly
    
    # Install Jupyter Notebook
    pip install notebook
    
    # Install evcxr_jupyter
    cargo install evcxr_jupyter
    evcxr_jupyter --install	
  3. Navigate to the cloned repository:

    cd rust-releases
  4. Start Jupyter Notebook:

    jupyter notebook
  5. Access the notebooks in your web browser by clicking on the notebook file you want to explore.

πŸ“Œ Releases

ID Release Open on GitHub Launch on Binder Launch on Colab
1 1.75.0 Github Binder Open In Colab

πŸ“œ License

This project is licensed under the MIT. For more details, You can refer to the LICENSE file.

About

πŸ¦€ Explore Rust Releases Through Tiny Practical Examples. (WIP)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages