You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
092e1aa removes def's from the two first refactored notebooks and imports those functions from the local modules. Outputs are confirmed to be the same, so those functions seem to be ready to be used!
Hey all,
Following the lead by @eeholmes, I have started to refactor code out of the notebooks. The goal is to extract code that can be reused elsewhere.
For now, these efforts are being done in the
refactoring
branch. Note: this tutorial of the hackweek has more info on branches.Notebooks whose functions have been refactored so far:
TODO:
coastal/plot.py/plot_from_oa_url
for a good example)This issue will be updated as more notebooks are refactored.
The text was updated successfully, but these errors were encountered: