Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2022 Module 8 Fixes #78

Merged
merged 6 commits into from
Apr 20, 2022
Merged

2022 Module 8 Fixes #78

merged 6 commits into from
Apr 20, 2022

Conversation

jack89roberts
Copy link
Contributor

@jack89roberts jack89roberts commented Jan 28, 2022

Closes #73

Larger changes to check for whoever merges this:

  • Changes to the read_credentials implementations in 3f096e0. They are a bit longer after this (and have a nested try/except), but during teaching we realised the use of finally in the current version is flawed as you could get there without datasource being defined.
  • Reworking the decorator section to start with a simpler example in 4fdbb27

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jemrobinson jemrobinson merged commit 52eb47b into main Apr 20, 2022
@jack89roberts jack89roberts deleted the fix/2022-module8 branch August 23, 2022 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Corrections to Chapter 8 (Advanced Programming)
2 participants