github vanna-ai/vanna v0.0.32
Add experimental built-in Flask app

latest releases: v0.7.9, v0.7.8, v0.7.7...
20 months ago

What's Changed

This release allows you to launch the Flask app within a Jupyter notebook (or any other Python environment). Critically this works within Colab so you can get a quick POC with a UI up and running without having to clone a repo.

from vanna.flask import VannaFlaskApp
VannaFlaskApp(vn).run()

Full Changelog: v0.0.31...v0.0.32

Don't miss a new vanna release

NewReleases is sending notifications on new releases.