-
Notifications
You must be signed in to change notification settings - Fork 173
Open
Description
The notebook contains several links to the solutions in the bottom of each page. In the bottom section placemarkers are used like
<a name="ex3answer">Answer to Exercise 3</a>
I figured out that we should use id instead of name, which has been deprecated. New code like:
<a id="ex3answer">Answer to Exercise 3</a>
Shall I replace it in the entire repo?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels