ND110 - Udacity Course - Data Science I - Foundations Nanodegree Program
This is the first course of the Nanodegree of Data Science from Udacity.
Finish the course in less than two weeks.
This course is divided into three chapters and two projects.
I have structured the repository folder in this way:
ND110_data_science_foundation_02
|
+-- 01-Chapter_01
| |
| +-- README.md # General information
|
+-- 02-Chapter_02
| |
| +-- README.md # General information
| +-- 00-Project_01 # Project 01
| +-- 01-Lesson_01 # Files from Lesson 01
| | +-- README.md # Notes from Lesson 01 from Chapter 02
| +-- 02-Lesson_02 # Files from Lesson 02
| | +-- README.md # Notes from Lesson 02 from Chapter 02
| .
|
+-- 03-Chapter_03
| |
| +-- README.md # General information
| +-- 00-Project_02 # Project 02
| +-- 01-Lesson_01 # Files from Lesson 01
| | +-- README.md # Notes from Lesson 01 from Chapter 02
| +-- 02-Lesson_02 # Files from Lesson 02
| | +-- README.md # Notes from Lesson 02 from Chapter 02
| .
GitKraken Glo
;Markdown
.How to fix my problem.
python -m pip install ipykernel
python -m ipykernel install --user
In Anaconda Prompt:
jupyter notebook --notebook-dir='D:/'