ipydrawio/packages/ipydrawio-notebook
Nicholas Bollweg 4c61329893
postmortem for 1.3.0 (#116)
2023-04-12 10:28:54 -05:00
..
src Update to drawio 21.1.4 (#112) 2023-04-09 11:46:27 -05:00
.gitignore Rebrand, Add Widgets, JupyterLab 3 (#12) 2021-01-29 10:02:28 -05:00
.npmignore Add ipydrawio-jupyter-templates, first template (Lab mockup) (#46) 2021-06-03 07:19:51 -04:00
LICENSE.txt Rebrand, Add Widgets, JupyterLab 3 (#12) 2021-01-29 10:02:28 -05:00
README.md Update to drawio 21.1.6, use main branch (#115) 2023-04-11 16:48:58 -05:00
package.json postmortem for 1.3.0 (#116) 2023-04-12 10:28:54 -05:00
tsconfig.json Update to drawio 14.6.13, advanced launcher, docs (#40) 2021-05-24 22:48:50 -04:00

README.md

@deathbeds/ipydrawio-notebook

Jupyter Notebook (.ipynb and .dio.ipynb) integration for drawio in JupyterLab

If you'd just like to use this extension, please run:

mamba install -c conda-forge ipydrawio  # recommended, or...
conda install -c conda-forge ipydrawio  # or...
pip install ipydrawio

See the project repo for more information.

Open Source

This work is licensed under the Apache-2.0 License.

Copyright 2023 ipydrawio contributors

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.