mljar / mercury

Convert Jupyter Notebooks to Web Apps
https://RunMercury.com
GNU Affero General Public License v3.0
3.91k stars 247 forks source link

ipycanvas not showing #376

Open jl-calda opened 10 months ago

jl-calda commented 10 months ago

Hi is there a way to show ipycanvas?

This is from mercury

Screenshot 2023-10-14 at 12 48 36 PM

This is from jupyter lab

Screenshot 2023-10-14 at 12 49 05 PM
pplonski commented 10 months ago

Hi @jl-calda,

Thanks for reporting. Not all ipywidgets custom widgets are supported right now. I didn't test the ipycanvas, hard to say what is the reason ...

Voranto commented 6 months ago

Any updates? Having the same issue right now...

pplonski commented 6 months ago

To support any ipywidget we need to move Mercury to be JupyterLab extension. We already did some proof of concept work, but it still requires more work to finish https://github.com/mljar/mercury-extension