8000 GitHub - fabioacl/python-tutorial at fix/no-input-in-slides
[go: up one dir, main page]

Skip to content

fabioacl/python-tutorial

 
 

Repository files navigation

python-tutorial

Binder

Run the tutorial on your computer

To run the tutorial locally, setup the environment with conda (or mamba):

conda env create -f environment.yml

Then activate the environment with

conda activate python-tutorial

Finally, launch JupyterLab with

jupyter lab

To update the existing environment, run

conda env update -f environment.yml

About

Material for a Jupyter-based Python tutorial

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 80.9%
  • Python 19.1%
0