Skip to content

Simre1/MLPC-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLPC 2024 - Team Pocket

Installation

Our project uses conda/miniconda to manage dependencies.

Clone the project with https or ssh (choose https if you are not sure):

git clone https://github.com/Simre1/MLPC-2024.git

or

git clone git@github.com:Simre1/MLPC-2024.git

Install the conda environment:

Go into the MLPC-2024 directory and set up the conda environment.

conda env create -f environment.yml 
conda activate mlpc-2024

Run Jupyter Lab

Activate the environment and start Jupyter Lab while you are in the MLPC-2024 directory.

conda activate mlpc-2024
jupyter lab

Of course, you can also use editor integrations for jupyter instead of jupyter lab.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors