Udacity code and project for courses I take there.
Open notebooks from the udacity course should be executed as:
jupyter notebook <file>.ipynb
In iphyton you need to use:
import ipdb;ipdb.set_trace()
Google this for information.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Udacity code and project for courses I take there.
Open notebooks from the udacity course should be executed as:
jupyter notebook <file>.ipynb
In iphyton you need to use:
import ipdb;ipdb.set_trace()
Google this for information.