File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
lite/jupyterlite-robotkernel
packages/robolite-kernel-extension/src
py_src/jupyterlite_robotkernel/addons Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ import * as kernelIcon from '!!file-loader!../style/robotframework.png';
12
12
/**
13
13
* The default CDN fallback for Pyodide
14
14
*/
15
- const PYODIDE_CDN_URL = 'https://cdn.jsdelivr.net/pyodide/v0.19.1 /full/pyodide.js' ;
15
+ const PYODIDE_CDN_URL = 'https://cdn.jsdelivr.net/pyodide/v0.20.0 /full/pyodide.js' ;
16
16
17
17
/**
18
18
* The id for the extension, and key in the litePlugins.
Original file line number Diff line number Diff line change 54
54
" https://files.pythonhosted.org/packages/py3/t/terminado/terminado-0.15.0-py3-none-any.whl" ,
55
55
" https://files.pythonhosted.org/packages/py3/t/tinycss2/tinycss2-1.1.1-py3-none-any.whl" ,
56
56
" https://files.pythonhosted.org/packages/py3/t/traitlets/traitlets-5.2.1.post0-py3-none-any.whl"
57
- <<<<<<< HEAD
58
57
]
59
- =======
60
- ]
61
- >>>>>>> efde4d0 (lite: robotframework 5.0.1, robotkernel >= 1.6rc1)
You can’t perform that action at this time.
0 commit comments