Piotr
Piotr
It must be overridden later, I set it more times in the code: ```ts const splitPanel = new SplitPanel(); splitPanel.id = 'my-split-panel'; const left = new Panel(); const right =...
Hi @languy, @jasongrout, I've got very similar problem. I would like to run ipywidgets in `examples/cell`. Here is my output:  I was trying to enable extension:  Is there...
Hi @poojan-2601, Sure, thanks for help! In case questions, Im happy to help.
Hi @poojan-2601, To start development please: 1. Start backend server. In the `mercury` directory please run `python mercury.py run --verbose`. You can install required packages with `pip install -r requirements.txt`....
Hi @poojan-2601, Great! It should be working fine with default setup.
Sure @kriyanshishah you can try, maybe @poojan-2601 have already some development done for this issue?
Hi @gioxc88, Thanks for reporting the issue. Do you have static notebook (looks like it is)? Are you running Mercury locally? What operating system are you using? Have you installed...
Looks like a bug. Is it very urgent for you? What is your use case for Mercury?
Might be some issue with plotly. There is different mechanism for PDF export for static and dynamic notebook. Please create new issue for plotly rendering to PDF.
Thanks @RoyOltmans for describing the issue. I understand that PDF is created on the server, but it is not send to the frontend.