archivesunleashed / auk-notebooks

Jupyter notebooks to assist in creating additional analysis and visualizations of Archives Unleashed Cloud derivatives.
https://cloud.archivesunleashed.org
Other
11 stars 5 forks source link

Reworks file outputs, resolves #44 #56

Closed ianmilligan1 closed 5 years ago

ianmilligan1 commented 5 years ago

Rationale for Pull Request

44 noted that some of our datathon attendees were finding the commenting out a bit difficult to follow – on review, this makes sense, as it's the only part of the notebook that requires the removal of a comment. I don't think outputting a text file is so catastrophic that we need to need a user to manually uncomment out a line, and hopefully they're at least reading the language around what they are executing.

And with #54 merged, we are all good to go on that front (thanks @greebie!).

What this Changes

This PR makes two main changes:

How Should it be Tested

@greebie should make sure it also works on his end, and maybe we should quickly chat that you're ok with removing the global variable for file outputs. I think we should try to keep it as a simple as possible and this method removes the variable futzing.

Example Screenshot

Screen Shot 2019-04-25 at 8 17 28 AM