Skip to content

siyuliang/python-tutorial-clms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Tutorial for CLMS

To use, follow these steps:

  1. Install http://anaconda.org
  2. git checkout https://github.com/shanest/python-tutorial-clms.git
  3. cd python-tutorial-clms
  4. conda create --name tutorial python=3.8
  5. conda activate tutorial
  6. conda install -c conda-forge rise
  7. jupyter notebook

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

About

Short Python tutorial for CLMS orientation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%