Skip to content

Commit 3093ce7

Browse files
committed
project 1 small update
1 parent 0cb6e24 commit 3093ce7

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed
0 Bytes
Binary file not shown.
24 Bytes
Binary file not shown.

doc/LectureNotes/_build/html/_sources/project1.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
" - It should be around 5000 words, use the word counter in Overleaf for this.\n",
4242
" - It should be around 10 pages long, not including references or appendices.\n",
4343
" - It should include around 10-15 figures.\n",
44-
"- A comment linking to your github repository (or folder in one of your github repositories) for this project. It must include\n",
44+
"- A comment linking to your github repository (or folder in one of your github repositories) for this project. The repository must include\n",
4545
" - A PDF of the report\n",
4646
" - A folder named Code, where you put python files for your functions and notebooks for reproducing your results. Remember to use a seed for generating random data and for train-test splits when generating final results.\n",
4747
" - A README file with\n",

doc/LectureNotes/_build/html/project1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ <h2>Deliverables<a class="headerlink" href="#deliverables" title="Link to this h
432432
<li><p>It should include around 10-15 figures.</p></li>
433433
</ul>
434434
</li>
435-
<li><p>A comment linking to your github repository (or folder in one of your github repositories) for this project. It must include</p>
435+
<li><p>A comment linking to your github repository (or folder in one of your github repositories) for this project. The repository must include</p>
436436
<ul>
437437
<li><p>A PDF of the report</p></li>
438438
<li><p>A folder named Code, where you put python files for your functions and notebooks for reproducing your results. Remember to use a seed for generating random data and for train-test splits when generating final results.</p></li>

doc/LectureNotes/_build/jupyter_execute/.venv/lib/python3.13/site-packages/jupyter_book/book_template/markdown-notebooks.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "11daa0a7",
5+
"id": "da3b753e",
66
"metadata": {},
77
"source": [
88
"# Notebooks with MyST Markdown\n",
@@ -19,7 +19,7 @@
1919
{
2020
"cell_type": "code",
2121
"execution_count": null,
22-
"id": "7964e05c",
22+
"id": "2bea4705",
2323
"metadata": {},
2424
"outputs": [],
2525
"source": [
@@ -28,7 +28,7 @@
2828
},
2929
{
3030
"cell_type": "markdown",
31-
"id": "82b51408",
31+
"id": "1d36b822",
3232
"metadata": {},
3333
"source": [
3434
"When your book is built, the contents of any `{code-cell}` blocks will be\n",

doc/LectureNotes/_build/jupyter_execute/project1.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
" - It should be around 5000 words, use the word counter in Overleaf for this.\n",
4242
" - It should be around 10 pages long, not including references or appendices.\n",
4343
" - It should include around 10-15 figures.\n",
44-
"- A comment linking to your github repository (or folder in one of your github repositories) for this project. It must include\n",
44+
"- A comment linking to your github repository (or folder in one of your github repositories) for this project. The repository must include\n",
4545
" - A PDF of the report\n",
4646
" - A folder named Code, where you put python files for your functions and notebooks for reproducing your results. Remember to use a seed for generating random data and for train-test splits when generating final results.\n",
4747
" - A README file with\n",

doc/LectureNotes/project1.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
" - It should be around 5000 words, use the word counter in Overleaf for this.\n",
4242
" - It should be around 10 pages long, not including references or appendices.\n",
4343
" - It should include around 10-15 figures.\n",
44-
"- A comment linking to your github repository (or folder in one of your github repositories) for this project. It must include\n",
44+
"- A comment linking to your github repository (or folder in one of your github repositories) for this project. The repository must include\n",
4545
" - A PDF of the report\n",
4646
" - A folder named Code, where you put python files for your functions and notebooks for reproducing your results. Remember to use a seed for generating random data and for train-test splits when generating final results.\n",
4747
" - A README file with\n",

0 commit comments

Comments
 (0)