squaredtechnologies / thread

AI-powered Jupyter Notebook — use local AI to generate and edit code cells, automatically fix errors, and chat with your data
https://www.thread.dev
GNU Affero General Public License v3.0
974 stars 49 forks source link

Unable to use as a Python package #15

Closed Autodidact24 closed 1 week ago

Autodidact24 commented 2 weeks ago

Hi,

I installed thread-dev using the following commands:

python3 -m venv .env
source .env/bin/activate
pip install thread-dev

Installation worked. But, when I run thread or jupyter thread, the jupyter notebook window says: File index.html not found

image
alishobeiri commented 2 weeks ago

Could you provide some more information on what package version you are working with, or what operating system? I am not able to replicate the issue you are seeing

alishobeiri commented 1 week ago

Closing as can't reproduce and have not heard anything back from filer