Skip to content

Commit 2a09796

Browse files
authored
Merge pull request #42 from jtpio/update-binder
Update Binder
2 parents 4a2d2d6 + f71f170 commit 2a09796

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# jupyterlab-drawio
2-
[![Binder with JupyterLab](https://img.shields.io/badge/launch-jupyterlab_on_binder-red.svg)](http://mybinder.org/v2/gh/kmader/jupyterlab-drawio/master?urlpath=lab)
2+
3+
[![Binder with JupyterLab](https://mybinder.org/badge_logo.svg)](http://mybinder.org/v2/gh/QuantStack/jupyterlab-drawio/master?urlpath=lab)
34

45

56
A JupyterLab extension for standalone integration of drawio / mxgraph into jupyterlab.

binder/environment.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name: jupyterlab-drawio
2+
channels:
3+
- conda-forge
4+
dependencies:
5+
- jupyterlab=1.0

0 commit comments

Comments
 (0)