Skip to content

UW-MLGEO/MLGEO2024_jensencc

Repository files navigation

How to use this repository

The MIT license is used in this repository for easy reproducibility. ``

1. Use Git to clone the repo

git clone https://github.com/UW-MLGEO/MLGEO2024_jensencc

2. Create and activate a Conda environment

conda env create -n mlgeo-jensencc -f environment.yml
conda activate mlgeo-jensencc
Updating the environment To update the environment:
conda env update -f environment.yml --prune

The prune option will uninstall any dependencies that were removed from environment.yml.

3. Using the notebook

Once your Conda environment is activated, you are ready to use the notebook!


Example clone and commit process: alt text alt text

About

Claire Jensen's ML Geo 2024 repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published