Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRemove duplicate sections in Jupyter Notebooks #142
Conversation
|
Also, Print Formatting sections do overlap in the notebooks. Latest commit is to clean up the duplicate entry. |
|
Also, there was a logical inconsistency with the final message in the section's last notebook. Moved to correct place at the time of commit. |
|
Also, args and kwargs notebook was refitted to follow the lecture order |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.


ottomattas commentedApr 24, 2020
Looks like Variable Assignment was part of the Numbers lecture/notebook and has since been split into a dedicated lecture/notebook.
This commit is to clean up the duplicate entry.