Closed dhirving closed 2 months ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
The change in this PR is also suitable for use with older DirectButler
versions so it can go in whenever.
Removed an unnecessary round-trip of the injection catalog through the Butler from tutorial DP02_14. The ingestion of this catalog was effectively writing it and reading it back unchanged, so it isn't necessary.
We are about to transition DP02 to use client/server Butler. Client/server Butler does not yet support writes, so it won't be able to run this tutorial without this change.