File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# jupyterlab-blockly-ipylgbst
2
2
3
- [ ![ Github Actions Status] ( https://github.com/QuantStack /jupyterlab-blockly-ipylgbst/workflows/Build/badge.svg )] ( https://github.com/QuantStack /jupyterlab-blockly-ipylgbst/actions/workflows/build.yml ) [ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/QuantStack /jupyterlab-blockly-ipylgbst/main?urlpath=lab/tree/examples/demo.jpblockly )
3
+ [ ![ Github Actions Status] ( https://github.com/jupyter-robotics /jupyterlab-blockly-ipylgbst/workflows/Build/badge.svg )] ( https://github.com/jupyter-robotics /jupyterlab-blockly-ipylgbst/actions/workflows/build.yml ) [ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/jupyter-robotics /jupyterlab-blockly-ipylgbst/main?urlpath=lab/tree/examples/demo.jpblockly )
4
4
Blockly extension for JupyterLab to control the Lego Boost, using the ipylgbst library.
5
5
6
6
## Blockly
Original file line number Diff line number Diff line change 10
10
" Lego Boost" ,
11
11
" robot"
12
12
],
13
- "homepage" : " https://github.com/QuantStack /jupyterlab-blockly-ipylgbst" ,
13
+ "homepage" : " https://github.com/jupyter-robotics /jupyterlab-blockly-ipylgbst" ,
14
14
"bugs" : {
15
- "url" : " https://github.com/QuantStack /jupyterlab-blockly-ipylgbst/issues"
15
+ "url" : " https://github.com/jupyter-robotics /jupyterlab-blockly-ipylgbst/issues"
16
16
},
17
17
"license" : " BSD-3-Clause" ,
18
18
"author" : {
28
28
"style" : " style/index.css" ,
29
29
"repository" : {
30
30
"type" : " git" ,
31
- "url" : " https://github.com/QuantStack /jupyterlab-blockly-ipylgbst.git"
31
+ "url" : " https://github.com/jupyter-robotics /jupyterlab-blockly-ipylgbst.git"
32
32
},
33
33
"scripts" : {
34
34
"build" : " jlpm build:lib && jlpm build:labextension:dev" ,
You can’t perform that action at this time.
0 commit comments