This is an extension for Jupyterlab, Jupyter Notebook, Spyder, Rapunzel, or any other application that uses a Jupyter/ IPython based console. It allows you to connect your Python session to [SigmundAI](https://sigmundai.eu). This is mainly intended as a tool for coding and data analysis.
Project description
Jupyter extension for SigmundAI
Disclaimer: This is an early development preview
This is an extension for Jupyterlab, Jupyter Notebook, Spyder, Rapunzel, or any other application that uses a Jupyter/ IPython based console. It allows you to connect your Python session to SigmundAI. This is mainly intended as a tool for AI-assisted coding and data analysis.
IMPORTANT: By connecting your Python session to Sigmund, you give an artificial intelligence (AI) full access to your file system. You are fully responsible for all of the actions that the AI performs, including accidental file deletions. AI is a powerful tool. Use it responsibly and carefully.
Installation
pip install jupyter-extension-sigmund
This extension will be updated often. Please make sure to update it regularly!
pip install jupyter-extension-sigmund --upgrade
Usage
First load the extension with a magic command. This will work in any console that is based on Jupyter/IPython, including Jupyterlab, Jupyter Notebook, Spyder, and Rapunzel.
%load_ext jupyter_extension_sigmund
Next, start a new conversation with Sigmund with another magic command:
%start_listening
Once the extension is listening, all you need to do is open https://sigmundai.eu in a browser. A connection will then automatically be established.
If you want to resume a previous conversation, you can use yet another magic command: (The only difference is that this will not resend instructions to Sigmund.))
%resume_listening
License
This software is licensed under the GNU General Public License v3.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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_extension_sigmund-0.2.0.tar.gz.
File metadata
- Download URL: jupyter_extension_sigmund-0.2.0.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8a7dacda1d7440be77a5cfb04651cf4f4c331475a5c8b6f72a94be1e74f1436
|
|
| MD5 |
f4873597463a5ea9f3eb9316c78e8796
|
|
| BLAKE2b-256 |
76b9834600a959885faeeb6f9ee6f63e83165593e985cf54107050b0ee1b98c9
|
File details
Details for the file jupyter_extension_sigmund-0.2.0-py3-none-any.whl.
File metadata
- Download URL: jupyter_extension_sigmund-0.2.0-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0116267d1bf9739dec6a5e51a232e82a58c5500c7d06cadfc5ae49632c1f8ae5
|
|
| MD5 |
9ce30c29463aaf77d42ee4e072445987
|
|
| BLAKE2b-256 |
b8382e59bb418b33a01178fc5e2fee7b82830621dbf6108d98f61fdbab95b05c
|