Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.25 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.25 KB

Hera - a desktop app for Jupyter

THIS IS VERY ALPHA SOFTWARE.

Latest Release

Hera is a desktop app (currently only macOS) that opens Jupyter notebooks (.ipynb files) as a standalone app. A major benefit of Hera is that there is no need to install python, conda, or jupyter.

Some caveats

  • Right now, Hera only supports classic Jupyter Notebook. No add-ons, extensions, or plugins are currently supported (although we'd love to to support more)
  • On first run of the app, you might need to right-click on the app and select "Open" from the menu since we haven't registered as a macOS developer yet.
  • THIS IS VERY ALPHA SOFTWARE. It works for me on my machine, and should work on yours. We want it work on yours, so please file bugs, but we make no promises it does.

This cross-platform app was generated by Briefcase - part of The BeeWare Project.

If you want to see more tools like Briefcase, please consider becoming a financial member of BeeWare.

Developer Notes

  • Remember to briefcase update -dr after updating the pyproject.toml