forked from udlbook/udlbook
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,6 @@ <h2> Download draft PDF </h2> | |
<img src="https://img.shields.io/github/downloads/udlbook/udlbook/total" alt="download stats shield"> | ||
<br> | ||
<ul> | ||
<li> Appendices and notebooks coming soon | ||
<li> Report errata via <a href="https://github.com/udlbook/udlbook/issues">github</a> or contact me directly at [email protected] | ||
<li> Follow me on <a href="https://twitter.com/SimonPrinceAI">Twitter</a> or <a href="https://www.linkedin.com/in/simon-prince-615bb9165/">LinkedIn</a> for updates. | ||
</ul> | ||
|
@@ -79,7 +78,7 @@ <h2>Resources for instructors </h2> | |
<h2>Resources for students</h2> | ||
|
||
<p>Answers to selected questions: <a href="https://github.com/udlbook/udlbook/raw/main/UDL_Answer_Booklet_Students.pdf">PDF</a></p> | ||
<p>Python notebooks:</p> | ||
<p>Python notebooks: (Early ones more thoroughly tested than later ones!)</p> | ||
|
||
<ul> | ||
<li> Notebook 1.1 - Background mathematics: <a href="https://github.com/udlbook/udlbook/blob/main/Notebooks/Chap01/1_1_BackgroundMathematics.ipynb">ipynb/colab</a> | ||
|