Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

haesleinhuepf/bia-tischi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: This repository has been archived. See bia-bob to learn how this project continued.

bia-tischi

BIA tischi is a Jupyter-based assistant for interacting with data using generated python code.

Known issues

If you want to ask tischi a question, you need to put a space before the ?.

%tischi What do you know about blobs.gif ?

Installation

You can install bia-tischi using pip. it is recommended to install it into via conda/mamba environment. If you have never used conda before, please read this guide first.

mamba create --name bt39 python=3.9 git
mamba activate bt39
git clone https://github.com/haesleinhuepf/bia-tischi.git
cd bia-tischi
pip install -e .

Issues

If you encounter any problems or want to provide feedback or suggestions, please create a thread on image.sc along with a detailed description and tag [@haesleinhuepf].

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published