Skip to content

Commit 721fccf

Browse files
committed
Remove jupyterlab_robotmode to favor marketsquare/jupyterlab_robotmode
1 parent eef6c98 commit 721fccf

File tree

13 files changed

+1
-3447
lines changed

13 files changed

+1
-3447
lines changed

binder/environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ dependencies:
2424
- selenium==3.141.0
2525
- urllib3==1.25.3
2626
- jupyter-starters==0.3.0a0
27+
- jupyterlab-robotmode

binder/postBuild

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ pip install -e . -vv
44
python -m robotkernel.install --sys-prefix
55
jupyter serverextension enable --sys-prefix --py jupyter_starters
66

7-
pushd src/jupyterlab_robotmode
8-
npm install
9-
npm run build
10-
jupyter labextension install --no-build $(npm pack)
11-
popd
12-
137
jupyter labextension install --no-build \
148
@deathbeds/jupyterlab-starters@0.3.0-a0 \
159
@jupyter-widgets/jupyterlab-manager

src/jupyterlab_robotmode/LICENSE

Lines changed: 0 additions & 29 deletions
This file was deleted.

src/jupyterlab_robotmode/README.md

Lines changed: 0 additions & 82 deletions
This file was deleted.

src/jupyterlab_robotmode/jupyterlab_robotmode/__init__.py

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/jupyterlab_robotmode/lib/plugin.js

Lines changed: 0 additions & 21 deletions
This file was deleted.

src/jupyterlab_robotmode/package.json

Lines changed: 0 additions & 45 deletions
This file was deleted.

src/jupyterlab_robotmode/src/index.ts

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)