twosigma / beakerx

Beaker Extensions for Jupyter Notebook
http://BeakerX.com
Apache License 2.0
2.8k stars 381 forks source link

nbconvert should show widgets #6908

Open scottdraves opened 6 years ago

scottdraves commented 6 years ago

https://github.com/jupyter/nbconvert/issues/636

maartenbreddels commented 6 years ago

@oscar6echo you are probably interested to see this

oscar6echo commented 6 years ago

Indeed !

scottdraves commented 6 years ago

we have a PR in waiting for review: https://github.com/jupyter/nbconvert/pull/778

jetilton commented 6 years ago

I see that jupyter/nbconvert#778 is closed, but I have been trying to convert a jupyter notebook to html with a beakerx table and the table is lost during execution/conversion.

I also see nbconvert/issues/875 is still open. Is there a way to download a static html document with beakerx table widget currently?

maartenbreddels commented 6 years ago

See this new PR https://github.com/jupyter/nbconvert/pull/900