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

Setup notebook to run with au_notebook as a library; resolves #50 #52

Closed ruebot closed 5 years ago

ruebot commented 5 years ago

Test this out. If y'all are cool with it, I'll proceed on getting au_notebook setup on PyPi, and push a 0.0.1 release so we can use that.

We'll want to do this before #51 is merged.

ruebot commented 5 years ago

Here's the repo on the test PyPi: https://test.pypi.org/project/au-notebook/

ruebot commented 5 years ago

Cool. I'll cut a 0.0.1 release of au_notebook, and update this PR.

ruebot commented 5 years ago

https://pypi.org/project/au-notebook/

greebie commented 5 years ago

Reminder that you may have to uninstall au_notebook first if you pip installed the test version (I was wondering how I ended up with a 0.0.2 version).

ruebot commented 5 years ago

Sorry, had to push another release to PyPI. Missed a bad typo that cause the library note to fully load :man_facepalming:

It all should be good to go now.

ruebot commented 5 years ago

The original commit message should be good when y'all squash and merge. If you have any questions, let me know.

Screenshot from 2019-04-12 14-29-04

greebie commented 5 years ago

Oh thank goodness. I was going crazy trying to figure out why I couldn't get it to import! :) Works great now.