Assisted pyclesperanto scripting in jupyter notebooks.
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.
You can install pyclesperanto_assistant
via pip:
pip install pyclesperanto_assistant
Contributions are very welcome.
Distributed under the terms of the BSD-3 license, "pyclesperanto_assistant" is free and open source software
If you encounter any problems, please open a thread on image.sc along with a detailed description and tag @haesleinhuepf.