Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 433 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 433 Bytes

Example of using PyApp + Jupyter + Windows

This example project has been built with Rye. Rye is needed to build the python package and Cargo to build the .exe using PyApp.

To build the executable, run:

./build_pyapp_notebook.ps1

The build currently uses a forked version of PyApp that adds a notebook build options: https://github.com/quinnhornblow/pyapp