project 1 small update
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -41,7 +41,7 @@
|
||||
" - It should be around 5000 words, use the word counter in Overleaf for this.\n",
|
||||
" - It should be around 10 pages long, not including references or appendices.\n",
|
||||
" - It should include around 10-15 figures.\n",
|
||||
"- A comment linking to your github repository (or folder in one of your github repositories) for this project. It must include\n",
|
||||
"- A comment linking to your github repository (or folder in one of your github repositories) for this project. The repository must include\n",
|
||||
" - A PDF of the report\n",
|
||||
" - 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",
|
||||
" - A README file with\n",
|
||||
|
||||
@@ -432,7 +432,7 @@ doconce format html Project1.do.txt -->
|
||||
<li><p>It should include around 10-15 figures.</p></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><p>A comment linking to your github repository (or folder in one of your github repositories) for this project. It must include</p>
|
||||
<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>
|
||||
<ul>
|
||||
<li><p>A PDF of the report</p></li>
|
||||
<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>
|
||||
|
||||
+3
-3
@@ -2,7 +2,7 @@
|
||||
"cells": [
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "11daa0a7",
|
||||
"id": "da3b753e",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# Notebooks with MyST Markdown\n",
|
||||
@@ -19,7 +19,7 @@
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"id": "7964e05c",
|
||||
"id": "2bea4705",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
@@ -28,7 +28,7 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "82b51408",
|
||||
"id": "1d36b822",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"When your book is built, the contents of any `{code-cell}` blocks will be\n",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
" - It should be around 5000 words, use the word counter in Overleaf for this.\n",
|
||||
" - It should be around 10 pages long, not including references or appendices.\n",
|
||||
" - It should include around 10-15 figures.\n",
|
||||
"- A comment linking to your github repository (or folder in one of your github repositories) for this project. It must include\n",
|
||||
"- A comment linking to your github repository (or folder in one of your github repositories) for this project. The repository must include\n",
|
||||
" - A PDF of the report\n",
|
||||
" - 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",
|
||||
" - A README file with\n",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
" - It should be around 5000 words, use the word counter in Overleaf for this.\n",
|
||||
" - It should be around 10 pages long, not including references or appendices.\n",
|
||||
" - It should include around 10-15 figures.\n",
|
||||
"- A comment linking to your github repository (or folder in one of your github repositories) for this project. It must include\n",
|
||||
"- A comment linking to your github repository (or folder in one of your github repositories) for this project. The repository must include\n",
|
||||
" - A PDF of the report\n",
|
||||
" - 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",
|
||||
" - A README file with\n",
|
||||
|
||||
Reference in New Issue
Block a user