Skip to content

Commit

Permalink
Collapsed Expanded Sections
Browse files Browse the repository at this point in the history
  • Loading branch information
webdnd committed Feb 3, 2021
1 parent 89bb4a9 commit 192ddb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3. NumPy exercises.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2549,7 +2549,7 @@
"id": "Sky14SRmcFfR"
},
"source": [
"![purple-divider](https://user-images.githubusercontent.com/7065401/52071927-c1cd7100-2562-11e9-908a-dde91ba14e59.png)"
"## ![purple-divider](https://user-images.githubusercontent.com/7065401/52071927-c1cd7100-2562-11e9-908a-dde91ba14e59.png)"
]
}
]
Expand Down

1 comment on commit 192ddb5

@webdnd
Copy link
Author

@webdnd webdnd commented on 192ddb5 Feb 3, 2021

Choose a reason for hiding this comment

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

An attempt to collapse the first few sections was made, and the final purple divider was converted to its own second level header (##) in order to keep it from collapsing into the final answer section.

Please sign in to comment.