Closed piorek closed 1 year ago
Last published version of extension is 0.2.0 so doing
jupyter labextension install @jupyterlab/xkcd-extension
causes
ValueError: "@jupyterlab/xkcd-extension@0.2.0" is not compatible with the current JupyterLab Conflicting Dependencies: JupyterLab Extension Package >=0.15.1-0 <0.16.0-0 >=0.11.0-0 <0.12.0-0 @jupyterlab/application
Last published version of extension is 0.2.0 so doing
causes