Closed gwaybio closed 1 year ago
@gwaybio The command I always use is:
jupyter nbconvert --to python notebook.ipynb
I can now see why it is easier to review a .py
file.
done, @jenna-tomkinson back to you!
Thanks for the review @jenna-tomkinson - I am going to merge!
Here is a notebook that visualizes the KS test analysis, plus one example distribution.
In addition to carefully reviewing the PR, please also let me know the command you have been using to
nbconvert
theipynb
file so that we can keep internally consistent.