Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 473 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 473 Bytes

ipynb-to-html

Jupyter Notebook Renderer with Quarto and Fastapi.

Partial credit goes to hamelsmu/nbsanity . I use some of its code as a core function for this app.

The app is not yet ready for production. I just make it for fun.

demo

Usage

Download the repo and run the following command to build the docker image and run app under Docker.

docker-compose up -d --build