Skip to content

open-cogsci/jupyter-extension-sigmund

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

output2.webm

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 listening for 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.

License

This software is licensed under the GNU General Public License v3.

About

An extension that connects Jupyter/ IPython to SigmundAI for data analysis

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages