File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,9 @@ The ``jupyterlite_config.json`` containing the following:
4848 "federated_extensions" : [
4949 " https://conda.anaconda.org/conda-forge/noarch/bqplot-0.12.33-pyhd8ed1ab_0.tar.bz2" ,
5050 ],
51- "ignore_sys_prefix" : true ,
51+ "ignore_sys_prefix" : true
52+ }
53+ "PipliteAddon" : {
5254 "piplite_urls" : [
5355 " https://files.pythonhosted.org/packages/py2.py3/b/bqplot/bqplot-0.12.33-py2.py3-none-any.whl" ,
5456 ]
Original file line number Diff line number Diff line change 1818 " https://conda.anaconda.org/conda-forge/noarch/theme-darcula-3.1.1-pyh3684270_0.tar.bz2" ,
1919 " https://github.com/jupyterlite/p5-kernel/releases/download/v0.1.0a12/jupyterlite_p5_kernel-0.1.0a12-py3-none-any.whl"
2020 ],
21- "ignore_sys_prefix" : true ,
21+ "ignore_sys_prefix" : true
22+ },
23+ "PipliteAddon" : {
2224 "piplite_urls" : [
2325 " https://files.pythonhosted.org/packages/py2.py3/a/asttokens/asttokens-2.0.5-py2.py3-none-any.whl" ,
2426 " https://files.pythonhosted.org/packages/py2.py3/b/backcall/backcall-0.2.0-py2.py3-none-any.whl" ,
You can’t perform that action at this time.
0 commit comments