Skip to content

Commit

Permalink
Merge pull request #744 from jlgmp/yjl
Browse files Browse the repository at this point in the history
modify ensemble learning chapter ——replace an old video with a new video
  • Loading branch information
Lola-jo authored Apr 7, 2024
2 parents b8662af + 0d8f6b8 commit 77f96a1
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"text/html": [
"\n",
"<div class=\"yt-container\">\n",
" <iframe src=\"https://www.youtube.com/embed/JcI5E2Ng6r4\" allowfullscreen></iframe>\n",
" <iframe src=\"https://www.youtube.com/embed/r00tBoV1lHw?si=QaFvP7NJ6s3A_Dca\" allowfullscreen></iframe>\n",
"</div>\n"
],
"text/plain": [
Expand All @@ -82,7 +82,7 @@
"from IPython.display import HTML\n",
"display(HTML(\"\"\"\n",
"<div class=\"yt-container\">\n",
" <iframe src=\"https://www.youtube.com/embed/JcI5E2Ng6r4\" allowfullscreen></iframe>\n",
" <iframe src=\"https://www.youtube.com/embed/r00tBoV1lHw?si=QaFvP7NJ6s3A_Dca\" allowfullscreen></iframe>\n",
"</div>\n",
"\"\"\"))"
]
Expand Down Expand Up @@ -113,7 +113,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.18"
"version": "3.10.5"
}
},
"nbformat": 4,
Expand Down

1 comment on commit 77f96a1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.