Skip to content

chinobing/FastAPI-ipynb-to-html

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages