Vizly Notebook is a Jupyter alternative that integrates an AI copilot into your Jupyter Notebook editing experience. Best of all, Vizly Notebook runs locally and can be used for free with Ollama or your own API key.
Getting Started with Vizly Notebook
To unleash the full potential of Vizly Notebook, follow these quick steps:
- Install Vizly Notebook by running:
pip install vizly-notebook
vizly-notebook
- or
jupyter vizly-notebook
jupyter thread
Understanding Key Features
Vizly Notebook brings an array of powerful features to enhance your coding experience:
- Familiar Jupyter Notebook Editing Experience: Enjoy the same editing environment you know and love.
- Natural Language Code Edits: Easily modify your code using natural language instructions.
- AI-Generated Cells: Generate code cells automatically by asking questions in natural language.
- Context-Aware Chat Sidebar: Engage in conversations with the AI for guidance and answers.
- Intelligent Error Handling: Automatically explain errors or fix them for smooth coding.
Feature Roadmap
We are continuously improving Vizly Notebook. Here are some features we hope to launch in the near future:
- Add co-pilot style inline code suggestions
- Data warehouse + SQL support
- No code data exploration
- UI-based chart creation
- Collaboration features for notebooks
- Publish notebooks as shareable web apps
Cloud Integration
We also plan to integrate Vizly Notebook into a cloud platform to support collaboration and allow hosting notebooks as web applications. If you’re interested in this, feel free to reach out to us via email or join our waitlist.
Step-by-Step Development Instructions
To run the repository in development mode, you’ll need to execute two terminal commands:
- First, install the dependencies:
yarn install
- In one terminal window, enter:
sh .run_dev.sh
yarn dev
Using Vizly Notebook with Ollama
For an offline AI experience, you can utilize Ollama. After installing and running Vizly Notebook, follow these steps:
- Select the Settings icon in the bottom left corner.
- Go to Model Settings and enter your model details from Ollama.
- Lastly, use Ctrl + Cmd + K and run a query to see how it works!
Why We Built Vizly Notebook
The inspiration for Vizly Notebook sprouted from building Vizly, a tool empowering non-technical users to query their data. We wanted to enhance the freedom of code editing and deepen data exploration capabilities – thus, Vizly Notebook was born!
Troubleshooting Tips
If you encounter any issues, here are some troubleshooting ideas:
- Make sure you have all dependencies installed and that you are working in a suitable environment.
- If your local server fails to start, double-check the terminal commands for any typos or missed steps.
- Errors when generating code might require recalibrating your API key; ensure it’s entered correctly.
- Check logs for any error messages that can give further insight into the problem you’re facing.
For more insights, updates, or to collaborate on AI development projects, stay connected with fxis.ai.
At fxis.ai, we believe that such advancements are crucial for the future of AI, as they enable more comprehensive and effective solutions. Our team is continually exploring new methodologies to push the envelope in artificial intelligence, ensuring that our clients benefit from the latest technological innovations.

