Carlos Herrero

Results 54 comments of Carlos Herrero

Hi @Starslayerx, thanks for opening this issue. The export as svg option is not working in the latest release. There is a PR open that will solve that. See: https://github.com/QuantStack/jupyterlab-drawio/issues/93...

What button do you mean?

We are using an old version of drawio, There is a way of adding custom shapes in newer versions. https://drawio-app.com/draw-io-training-exercise-9-create-your-own-custom-library/

Will try. But we have quite a bit of work right now.

Hi @rushfly. The API has changed a little bit. There is a PR ready that will solve that. See: https://github.com/QuantStack/jupyterlab-drawio/pull/99 You can activate this option by adding the following method:...

Hi @xiongjiamu, you need to install the package `jupyter_packaging` in the conda environment you are installing JupyterLab-DrawIO. You can use mamba for this `mamba install -c conda-forge jupyter-packaging`. I'll try...

Hey, thanks for opening this issue. I would need a bit more information to work on this.

Hey, sorry for the delay we have been busy with other projects. Using the save menu from the widget doesn't work. To save the diagram you'll have to use the...

We are using an old version of the mxClient library.

Hi @bdklahn! Thank you for the kind words. I believe the items on the export menu come from [nbconvet](https://github.com/jupyter/nbconvert), and Jupyterlab just uses nbconvert to export the notebook with the...