gitist
gitist
I have tried: 1. Changing hatchling version in pyproject.toml to 1.7 and 1.8. None helped. 2. Running "jlpm cache clean" and removing jupyterlab_apod directory. That didn't help either. 3. Creating...
I am behind a proxy server: ❯ env | grep proxy HTTP_PROXY=http://proxy-................................. http_proxy=http://proxy-............................... HTTPS_PROXY=http://proxy-................................ https_proxy=http://proxy-................................. (base) As mentioned just followed the tutorial on https://jupyterlab.readthedocs.io/en/stable/extension/extension_tutorial.html There is nothing there about yarn.