ColabHost

https://img.shields.io/pypi/v/colab_host.svg Documentation Status https://img.shields.io/badge/code%20style-black-000000.svg

Host any python application in colab or kaggle notebook environment. Inspired from Abhishek Thakur, and his work on colab code to host VScode IDE in any notebook environment using pyngrok.

Features

Since colabcode already hosts VScode IDE this package extends the idea to host following IDE and python applications:

  • Jupyter Notebook
  • Jupyter Lab
  • Flask and Gunicron applications
  • FastAPI and Uvicorn applications

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.