-
Notifications
You must be signed in to change notification settings - Fork 91
Add APG to documentation #1143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add APG to documentation #1143
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
Hi @constantinpape, This is good for review! (I am still pending on running the Jupyter Notebook from my side - to have the example segmentations out of it), but now we basically add APG to example scripts! (and add it's mentions in the CLI script, add a new section, and mention that it's directly compatible with the python interface and CLI) -> can be tried by anyone just by controlling the Let me know how it looks! |
constantinpape
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes look good, see minor comments, but we should still add a dedicated section in the docs, to have a reference we can easily link to. It doesn't have to contain much info, but at least collect the references for where to find more information and how to use the tool.
|
I took care of the points I remarked, will merge it once the tests pass. |
|
Thanks @constantinpape 🥳 |
This PR aims to add APG to the docs, wherever relevant. I'll work on finding relevant things associated to the APG feature and puzzle it together.