Skip to content

Commit e39a392

Browse files
committed
adding links to video
1 parent b13c6fd commit e39a392

6 files changed

Lines changed: 36 additions & 10 deletions

File tree

_build/intro.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,15 @@ An interactive Jupyter notebook that teaches you the Python geared towards Data
1616

1717
These notebooks and tutorials were produced by [Pragmatic AI Labs](https://paiml.com/). You can continue learning about these topics by:
1818

19+
* Watch [Python for Data Science Complete Video Course](https://learning.oreilly.com/videos/python-for-data/9780135687253)
1920
* Buying a copy of [Pragmatic AI: An Introduction to Cloud-Based Machine Learning](http://www.informit.com/store/pragmatic-ai-an-introduction-to-cloud-based-machine-9780134863863)
2021
* Watching 8+ Hour Video Series on Safari: [Essential Machine Learning and AI with Python and Jupyter Notebook](https://www.safaribooksonline.com/videos/essential-machine-learning/9780135261118)
2122
* Reading online with Safari: [Pragmatic AI: An Introduction to Cloud-Based Machine Learning, First Edition](https://www.safaribooksonline.com/library/view/pragmatic-ai-an/9780134863924/)
2223
* Watching video [Essential Machine Learning and AI with Python and Jupyter Notebook-Video-SafariOnline](https://www.safaribooksonline.com/videos/essential-machine-learning/9780135261118) on Safari Books Online.
2324
* Watching video [AWS Certified Machine Learning-Speciality](https://learning.oreilly.com/videos/aws-certified-machine/9780135556597)
2425
* Watching learning path [Essential Machine Learning and Pragmatic AI](https://learning.oreilly.com/learning-paths/learning-path-essential/9780135747193/)
2526
* Purchasing video [Essential Machine Learning and AI with Python and Jupyter Notebook- Purchase Video](http://www.informit.com/store/essential-machine-learning-and-ai-with-python-and-jupyter-9780135261095)
27+
* Purchasing video and Practice tests for [AWS Certified Machine Learning-Specialty (ML-S) Complete Video Course and Practice Test (Video Training)](http://www.informit.com/store/aws-certified-machine-learning-specialty-ml-s-complete-9780135556511)
2628
* Register for an [upcoming online training on Safari](https://www.safaribooksonline.com/search/?query=noah%20gift).
2729
* Browsing [Pragmatic AI Source Code](https://github.com/noahgift/pragmaticai)
2830
* Viewing more content at [noahgift.com](https://noahgift.com/)

_build/lessons/Lesson2_Python_For_Data_Science_Introduction_to_Colab.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ comment: "***PROGRAMMATICALLY GENERATED, DO NOT EDIT. SEE ORIGINAL FILES IN /con
2525

2626
This notebook was produced by [Pragmatic AI Labs](https://paiml.com/). You can continue learning about these topics by:
2727

28+
* Watch [Python for Data Science Complete Video Course](https://learning.oreilly.com/videos/python-for-data/9780135687253)
2829
* Buying a copy of [Pragmatic AI: An Introduction to Cloud-Based Machine Learning](http://www.informit.com/store/pragmatic-ai-an-introduction-to-cloud-based-machine-9780134863917)
2930
* Reading an online copy of [Pragmatic AI:Pragmatic AI: An Introduction to Cloud-Based Machine Learning](https://www.safaribooksonline.com/library/view/pragmatic-ai-an/9780134863924/)
3031
* Watching video [Essential Machine Learning and AI with Python and Jupyter Notebook-Video-SafariOnline](https://www.safaribooksonline.com/videos/essential-machine-learning/9780135261118) on Safari Books Online.
@@ -35,6 +36,8 @@ This notebook was produced by [Pragmatic AI Labs](https://paiml.com/). You can
3536

3637
## 2.1 First Colab Document
3738

39+
[Watch Lesson 2.1](https://learning.oreilly.com/videos/python-for-data/9780135687253/9780135687253-pfds_01_02_00_00)
40+
3841
### What is Colab?
3942

4043

@@ -333,6 +336,8 @@ http://colab.research.google.com/github/paiml/
333336

334337
## 2.2 Managing Colab Documents
335338

339+
[Watch Lesson 2.2](https://learning.oreilly.com/videos/python-for-data/9780135687253/9780135687253-pfds_01_02_02_00)
340+
336341
### Mount GDrive Workflow
337342

338343

@@ -630,6 +635,8 @@ git push origin maste
630635

631636
## 2.3 Using magic functions
632637

638+
[Watch Lesson 2.3](https://learning.oreilly.com/videos/python-for-data/9780135687253/9780135687253-pfds_01_02_03_00)
639+
633640
### %timeit
634641

635642

@@ -1644,6 +1651,8 @@ print "old school"
16441651

16451652
## 2.4 Compatibility with Jupyter
16461653

1654+
[Watch Lesson 2.4](https://learning.oreilly.com/videos/python-for-data/9780135687253/9780135687253-pfds_01_02_04_00)
1655+
16471656
### Jupyter Import/Export
16481657

16491658

_build/lessons/lessons.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,15 @@ comment: "***PROGRAMMATICALLY GENERATED, DO NOT EDIT. SEE ORIGINAL FILES IN /con
1414

1515
These notebooks and tutorials were produced by [Pragmatic AI Labs](https://paiml.com/). You can continue learning about these topics by:
1616

17+
* Watch [Python for Data Science Complete Video Course](https://learning.oreilly.com/videos/python-for-data/9780135687253)
1718
* Buying a copy of [Pragmatic AI: An Introduction to Cloud-Based Machine Learning](http://www.informit.com/store/pragmatic-ai-an-introduction-to-cloud-based-machine-9780134863863)
1819
* Watching 8+ Hour Video Series on Safari: [Essential Machine Learning and AI with Python and Jupyter Notebook](https://www.safaribooksonline.com/videos/essential-machine-learning/9780135261118)
1920
* Reading online with Safari: [Pragmatic AI: An Introduction to Cloud-Based Machine Learning, First Edition](https://www.safaribooksonline.com/library/view/pragmatic-ai-an/9780134863924/)
2021
* Watching video [Essential Machine Learning and AI with Python and Jupyter Notebook-Video-SafariOnline](https://www.safaribooksonline.com/videos/essential-machine-learning/9780135261118) on Safari Books Online.
2122
* Watching video [AWS Certified Machine Learning-Speciality](https://learning.oreilly.com/videos/aws-certified-machine/9780135556597)
2223
* Watching learning path [Essential Machine Learning and Pragmatic AI](https://learning.oreilly.com/learning-paths/learning-path-essential/9780135747193/)
2324
* Purchasing video [Essential Machine Learning and AI with Python and Jupyter Notebook- Purchase Video](http://www.informit.com/store/essential-machine-learning-and-ai-with-python-and-jupyter-9780135261095)
25+
* Purchasing video and Practice tests for [AWS Certified Machine Learning-Specialty (ML-S) Complete Video Course and Practice Test (Video Training)](http://www.informit.com/store/aws-certified-machine-learning-specialty-ml-s-complete-9780135556511)
2426
* Register for an [upcoming online training on Safari](https://www.safaribooksonline.com/search/?query=noah%20gift).
2527
* Browsing [Pragmatic AI Source Code](https://github.com/noahgift/pragmaticai)
2628
* Viewing more content at [noahgift.com](https://noahgift.com/)

content/intro.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ An interactive Jupyter notebook that teaches you the Python geared towards Data
66

77
These notebooks and tutorials were produced by [Pragmatic AI Labs](https://paiml.com/). You can continue learning about these topics by:
88

9+
* Watch [Python for Data Science Complete Video Course](https://learning.oreilly.com/videos/python-for-data/9780135687253)
910
* Buying a copy of [Pragmatic AI: An Introduction to Cloud-Based Machine Learning](http://www.informit.com/store/pragmatic-ai-an-introduction-to-cloud-based-machine-9780134863863)
1011
* Watching 8+ Hour Video Series on Safari: [Essential Machine Learning and AI with Python and Jupyter Notebook](https://www.safaribooksonline.com/videos/essential-machine-learning/9780135261118)
1112
* Reading online with Safari: [Pragmatic AI: An Introduction to Cloud-Based Machine Learning, First Edition](https://www.safaribooksonline.com/library/view/pragmatic-ai-an/9780134863924/)
1213
* Watching video [Essential Machine Learning and AI with Python and Jupyter Notebook-Video-SafariOnline](https://www.safaribooksonline.com/videos/essential-machine-learning/9780135261118) on Safari Books Online.
1314
* Watching video [AWS Certified Machine Learning-Speciality](https://learning.oreilly.com/videos/aws-certified-machine/9780135556597)
1415
* Watching learning path [Essential Machine Learning and Pragmatic AI](https://learning.oreilly.com/learning-paths/learning-path-essential/9780135747193/)
1516
* Purchasing video [Essential Machine Learning and AI with Python and Jupyter Notebook- Purchase Video](http://www.informit.com/store/essential-machine-learning-and-ai-with-python-and-jupyter-9780135261095)
17+
* Purchasing video and Practice tests for [AWS Certified Machine Learning-Specialty (ML-S) Complete Video Course and Practice Test (Video Training)](http://www.informit.com/store/aws-certified-machine-learning-specialty-ml-s-complete-9780135556511)
1618
* Register for an [upcoming online training on Safari](https://www.safaribooksonline.com/search/?query=noah%20gift).
1719
* Browsing [Pragmatic AI Source Code](https://github.com/noahgift/pragmaticai)
1820
* Viewing more content at [noahgift.com](https://noahgift.com/)

content/lessons/Lesson2_Python_For_Data_Science_Introduction_to_Colab.ipynb

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,29 +7,29 @@
77
"version": "0.3.2",
88
"provenance": [],
99
"collapsed_sections": [
10+
"qqAIvhP5N4iu",
1011
"rFoJ_ekfWrY8",
1112
"epYHKGvoN8n3",
1213
"IrhCtqRnXE0H",
1314
"_TfXsBkouZs3",
1415
"kn-P-e_hjvK5",
1516
"gG6bUpCQcWQe",
1617
"yHdWIarsN850",
18+
"hPWO_zyRopXN",
19+
"bq4VmHjPpMOR",
20+
"fYu0ekUlqPk6",
21+
"FpJhrpSQsK5E",
22+
"Kj977UW3rph_",
1723
"xSBoMgN4lRAr",
1824
"bG6eVSevY5_z",
1925
"Y_IEtysrbyCG",
2026
"23kiNSVkb09I",
2127
"z2pbL991a9OU",
2228
"7n10W_hmb5CX",
23-
"hPWO_zyRopXN",
24-
"bq4VmHjPpMOR",
25-
"fYu0ekUlqPk6",
26-
"FpJhrpSQsK5E",
27-
"Kj977UW3rph_",
2829
"S2l0ozLudvx5",
2930
"nrkDViEcfnw8",
3031
"rQkSyrDjxXA4",
3132
"jYjzO6a4N88q",
32-
"ckb3xjN-PsAQ",
3333
"vn1SjZ7Kr_Em"
3434
],
3535
"include_colab_link": true
@@ -82,6 +82,7 @@
8282
"\n",
8383
"This notebook was produced by [Pragmatic AI Labs](https://paiml.com/). You can continue learning about these topics by:\n",
8484
"\n",
85+
"* Watch [Python for Data Science Complete Video Course](https://learning.oreilly.com/videos/python-for-data/9780135687253)\n",
8586
"* Buying a copy of [Pragmatic AI: An Introduction to Cloud-Based Machine Learning](http://www.informit.com/store/pragmatic-ai-an-introduction-to-cloud-based-machine-9780134863917)\n",
8687
"* Reading an online copy of [Pragmatic AI:Pragmatic AI: An Introduction to Cloud-Based Machine Learning](https://www.safaribooksonline.com/library/view/pragmatic-ai-an/9780134863924/)\n",
8788
"* Watching video [Essential Machine Learning and AI with Python and Jupyter Notebook-Video-SafariOnline](https://www.safaribooksonline.com/videos/essential-machine-learning/9780135261118) on Safari Books Online.\n",
@@ -110,7 +111,9 @@
110111
},
111112
"cell_type": "markdown",
112113
"source": [
113-
"## 2.1 First Colab Document"
114+
"## 2.1 First Colab Document\n",
115+
"\n",
116+
"[Watch Lesson 2.1](https://learning.oreilly.com/videos/python-for-data/9780135687253/9780135687253-pfds_01_02_00_00)"
114117
]
115118
},
116119
{
@@ -611,7 +614,9 @@
611614
},
612615
"cell_type": "markdown",
613616
"source": [
614-
"## 2.2 Managing Colab Documents"
617+
"## 2.2 Managing Colab Documents\n",
618+
"\n",
619+
"[Watch Lesson 2.2](https://learning.oreilly.com/videos/python-for-data/9780135687253/9780135687253-pfds_01_02_02_00)"
615620
]
616621
},
617622
{
@@ -1196,7 +1201,9 @@
11961201
},
11971202
"cell_type": "markdown",
11981203
"source": [
1199-
"## 2.3 Using magic functions"
1204+
"## 2.3 Using magic functions\n",
1205+
"\n",
1206+
"[Watch Lesson 2.3](https://learning.oreilly.com/videos/python-for-data/9780135687253/9780135687253-pfds_01_02_03_00)"
12001207
]
12011208
},
12021209
{
@@ -2543,7 +2550,9 @@
25432550
},
25442551
"cell_type": "markdown",
25452552
"source": [
2546-
"## 2.4 Compatibility with Jupyter"
2553+
"## 2.4 Compatibility with Jupyter\n",
2554+
"\n",
2555+
"[Watch Lesson 2.4](https://learning.oreilly.com/videos/python-for-data/9780135687253/9780135687253-pfds_01_02_04_00)"
25472556
]
25482557
},
25492558
{

content/lessons/lessons.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@
44

55
These notebooks and tutorials were produced by [Pragmatic AI Labs](https://paiml.com/). You can continue learning about these topics by:
66

7+
* Watch [Python for Data Science Complete Video Course](https://learning.oreilly.com/videos/python-for-data/9780135687253)
78
* Buying a copy of [Pragmatic AI: An Introduction to Cloud-Based Machine Learning](http://www.informit.com/store/pragmatic-ai-an-introduction-to-cloud-based-machine-9780134863863)
89
* Watching 8+ Hour Video Series on Safari: [Essential Machine Learning and AI with Python and Jupyter Notebook](https://www.safaribooksonline.com/videos/essential-machine-learning/9780135261118)
910
* Reading online with Safari: [Pragmatic AI: An Introduction to Cloud-Based Machine Learning, First Edition](https://www.safaribooksonline.com/library/view/pragmatic-ai-an/9780134863924/)
1011
* Watching video [Essential Machine Learning and AI with Python and Jupyter Notebook-Video-SafariOnline](https://www.safaribooksonline.com/videos/essential-machine-learning/9780135261118) on Safari Books Online.
1112
* Watching video [AWS Certified Machine Learning-Speciality](https://learning.oreilly.com/videos/aws-certified-machine/9780135556597)
1213
* Watching learning path [Essential Machine Learning and Pragmatic AI](https://learning.oreilly.com/learning-paths/learning-path-essential/9780135747193/)
1314
* Purchasing video [Essential Machine Learning and AI with Python and Jupyter Notebook- Purchase Video](http://www.informit.com/store/essential-machine-learning-and-ai-with-python-and-jupyter-9780135261095)
15+
* Purchasing video and Practice tests for [AWS Certified Machine Learning-Specialty (ML-S) Complete Video Course and Practice Test (Video Training)](http://www.informit.com/store/aws-certified-machine-learning-specialty-ml-s-complete-9780135556511)
1416
* Register for an [upcoming online training on Safari](https://www.safaribooksonline.com/search/?query=noah%20gift).
1517
* Browsing [Pragmatic AI Source Code](https://github.com/noahgift/pragmaticai)
1618
* Viewing more content at [noahgift.com](https://noahgift.com/)

0 commit comments

Comments
 (0)