You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I nearly went crazy trying to figure this out, I don't know if it's intentional but the version of the nodejs package (under js) in master is 0.5.0, whereas the overall python/conda package version was 0.4.0.
When installing the extension without specifying any specific version in a fresh conda environment (via docker) the above is happening every time. Using the update GUI in jupyter lab's extension manager seems to have resolved. Hope this helps someone.