No project description provided
Project description
🪐 🤖 Jupyter AI Agent
Jupyter AI Agent.
Requirements
- Jupyter Server with ipykernel running somewhere. You can install those packages using:
pip install jupyter-server ipykernel
Install
To install the extension, execute:
pip install jupyter_ai_agent
Usage
..
Uninstall
To remove the extension, execute:
pip uninstall jupyter_ai_agent
Troubleshoot
If you are seeing the frontend extension, but it is not working, check that the server extension is enabled:
jupyter server extension list
Contributing
Development install
# Clone the repo to your local environment
# Change directory to the jupyter_ai_agent directory
# Install package in development mode - will automatically enable
# The server extension.
pip install -e ".[test,lint,typing]"
Running Tests
Install dependencies:
pip install -e ".[test]"
To run the python tests, use:
pytest
Development uninstall
pip uninstall jupyter_ai_agent
Packaging the extension
See RELEASE
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jupyter_ai_agent-0.1.0-py3-none-any.whl.
File metadata
- Download URL: jupyter_ai_agent-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07a989636b2885ae92d529f3475f8a0d904b855cedb39634bcbffbf9100da294
|
|
| MD5 |
feb814a3a59551bfc478d52590e00893
|
|
| BLAKE2b-256 |
17c918963a9402dadecdc7b6022f19e06f3b2d5adaec941a03a7f05f6f725b27
|