Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 2.13 KB

README.md

File metadata and controls

46 lines (30 loc) · 2.13 KB

pyclesperanto assistant

License PyPI Python Version tests codecov

Assisted pyclesperanto scripting in jupyter notebooks.

Download full movie


Usage

When hacking jupyter notebooks, add this import statement:

from pyclesperanto_assistant.ipython import *

Afterwards, when executing what_next() in a cell, the cell will be replaced by suggestions derived from the CLIJ online documentation. For making good suggestions, it analyses the code in the notebook cell above.

Installation

You can install pyclesperanto_assistant via pip:

pip install pyclesperanto_assistant

Contributing

Contributions are very welcome.

License

Distributed under the terms of the BSD-3 license, "pyclesperanto_assistant" is free and open source software

Issues

If you encounter any problems, please open a thread on image.sc along with a detailed description and tag @haesleinhuepf.