Skip to content

ac-analytics/python-basic-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Basics

Setup

  1. Download and install latest Conda

  2. Download the code and setup Conda environment

$ git clone https://github.com/ac-analytics/python-basic-training.git
$ cd python-basic-training
$ conda create --prefix ./.conda_env
$ conda activate ./.conda_env
  1. Run your Jupyter notebook
$ jupyter-notebook

or

$ jupyter-lab

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors