-
Notifications
You must be signed in to change notification settings - Fork 229
Documentation #208
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
Comments
I totally agree and I can definitely help with this. I would suggest taking another project as starting point, like Just copy the |
I'll make a PR of this, with what I can manage + a bunch of questions/topics that need some clarification. |
Thanks a lot for this! If you want to build the documentation, run
|
@thomasaarholt after #434 we now have docs (hopefully soon to be live on the web). Can we close this, or are there some things you would like to add? |
There is now a lot of really nice functionality in ipympl, but it is hard to find. The in-depth documentation at ipywidgets is a really good supporting resource, but some aspects (like
display(fig.canvas)
and notdisplay(fig)
need to be clearly expressed.I'm happy to write documentation for ipympl, but to do that we need some sort of framework to write in. Can someone help with this?
The text was updated successfully, but these errors were encountered: