vizly-notebook

AI-powered Jupyter Notebook — use local AI to generate and edit code cells, automatically fix errors, and chat with your data

AGPL-3.0 License

Downloads
180
Stars
1.1K
Committers
5

Bot releases are hidden (Show)

vizly-notebook - v0.1.26-pypi Latest Release

Published by alishobeiri 2 months ago

This release deprecates thread-dev in favour of vizly-notebook. This is to improve cohesion with Vizly, make way for the cloud version and to improve searchability as "thread" was an overused term that was tough to search for.

To try it:

pip install vizly-notebook
vizly-notebook - v0.1.23-pypi

Published by alishobeiri 3 months ago

  • Improves Ollama AI generation for multiple cells
vizly-notebook - v0.1.22-pypi

Published by alishobeiri 4 months ago

  • Fix the execution timer to only start for a cell when it is starts executing

Fixes: https://github.com/squaredtechnologies/thread/issues/31

vizly-notebook - v0.1.21-pypi

Published by alishobeiri 4 months ago

  • Add the ability to connect to Anthropic Claude
  • Add execution timer
  • Change model selection in model selection modal

To test it out:

pip install thread-dev==0.1.21
vizly-notebook - v0.1.20-pypi

Published by alishobeiri 4 months ago

  • Adds ability to run OpenAI directly on the client side without the need for a proxy server

Contributed by @BardiaKh

To install:

pip install thread-dev==0.1.20