/python-tutorial-clms

Short Python tutorial for CLMS orientation

Primary LanguageJupyter Notebook

Python Tutorial for CLMS

To use, follow these steps:

  1. Install Anaconda / miniconda
  2. git checkout https://github.com/shanest/python-tutorial-clms.git
  3. cd python-tutorial-clms
  4. conda env create -f environment.yml
  5. conda activate clms-python-tutorial
  6. jupyter lab

Your browser should now open; by clicking on one of the .ipynb files, you'll open up the notebook, in which you can play around!