Closed Ragadeepika-Pucha closed 1 year ago
@stephjuneau @jacquesalice @rnikutta @adambolton - updated both Py3 notebook with the above suggestions. Fixed some small things in the DESI kernel notebook.
Thanks @Ragadeepika-Pucha! In my opinion, this is now ready to merge (by @jacquesalice or @rnikutta ?)
Taking a look right now...
@stephjuneau @rnikutta @jacquesalice @adambolton
@rnikutta - Thank you for the comments. I have implemented most of them - there are a few things that I did not change, like the query comments and the plotting, to be consistent with the other notebook.
Thank you!
Thanks @Ragadeepika-Pucha ! @rnikutta : can you update your review to Approved so we can merge this pull request? It's currently blocked
Great, many thanks @Ragadeepika-Pucha ! Just two small things:
from dl import queryClient as qc, authClient as ac
Hi @Ragadeepika-Pucha , as we discussed yesterday with @stephjuneau , I've added the authClient import myself, and will merge your PR in a second. Thank you for the NB! In a future PR, we can modify the plotting code to define a small function (as suggested in the conversation above), but then make that change in both the DESI and Py3 kernel versions of the NB. It's definitely not urgent.
@rnikutta Thank you for merging the PR! I will add the plotting function to both the notebooks as soon as I can.
@rnikutta @stephjuneau @jacquesalice @adambolton - This PR is for the DESI EDR notebook that will work with Python 3 Kernel.
Thanks, Raga