Skip to content

Commit 59142a3

Browse files
authored
Merge pull request #61 from hbcarlos/fix_lite
Add blockly
2 parents e37d3d5 + b3a8ac8 commit 59142a3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/jupyterlite_config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
{
2+
"LiteBuildConfig": {
3+
"federated_extensions": [
4+
"https://conda.anaconda.org/conda-forge/noarch/jupyterlab-blockly-0.1.0-pyhd8ed1ab_0.tar.bz2"
5+
],
6+
"ignore_sys_prefix": true
7+
},
28
"XeusLuaEnv": {
39
"packages": ["jupyterlab-blockly"]
410
}

0 commit comments

Comments
 (0)