Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Common Python Mistakes

This notebook contains a few common Python mistakes that one may encounters during Python Development.

Please find all the demos in the demo.ipynb file. The image.png is a required file for the demo.

Requirements

To install all the packages required, please run the following command:

virtualenv .venv
source .venv/bin/activate
pip install -r requirements.txt

Running the Notebook

Make sure to use VSCode for this demo. Open the demo.ipynb file, and use SHIFT + ENTER to run each demo cell.

About

Common Python Mistakes Notebook

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages