Jupyter-book: Add a widgets in-cell button too

Created on 1 Apr 2019  路  3Comments  路  Source: executablebooks/jupyter-book

Recently, @joergbrech made a nice addition to include an "edit" button to each notebook cell to activate Thebelab. (https://github.com/jupyter/jupyter-book/pull/163)

It'd be great if we could add a similar button to trigger widgets (currently with nbinteract). Perhaps we could use an icon like this one?

https://origin.fontawesome.com/icons/cogs?style=solid

I bet this would make @jasmainak happy, since he suggested we do something like this when we first added nbinteract support!

enhancement help wanted

Most helpful comment

If I can find some free time in the next couple of days, I can have a go at this!

All 3 comments

If I can find some free time in the next couple of days, I can have a go at this!

that would be awesome :-) it might be a little bit trickier since nbinteract looks for specific CSS classes etc

closing as this will be superceded by https://beta.jupyterbook.org/intro.html

Was this page helpful?
0 / 5 - 0 ratings