eberrigan / intro_python_class

Intro to python tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intro_python_class

Intro to python tutorial

Clone this repository using

git clone https://github.com/eberrigan/intro_python_class.git

Change directories to the cloned folder

cd intro_python_class

Create the environment

conda env create –f environment.yml

Activate the environment

conda activate python_tutorial

About

Intro to python tutorial

License:MIT License


Languages

Language:Jupyter Notebook 100.0%