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
The testing suite used when doing a browser_check command in JupyterLab no longer automaitcally downloads dependencies for testing, so therefore jupyterlab 3 and 4 needed the fix in jupyterlab/jupyterlab#15117 to make the browser_check work in our test suite.
Since only a jupyterlab 4 release has been made since, our tests are no longer passing for jupyterlab 3. When jupyterlab 3.6.6 is released, this should be resolved. Check https://pypi.org/project/jupyterlab/#history for the status about that.
The text was updated successfully, but these errors were encountered:
The testing suite used when doing a
browser_check
command in JupyterLab no longer automaitcally downloads dependencies for testing, so therefore jupyterlab 3 and 4 needed the fix in jupyterlab/jupyterlab#15117 to make thebrowser_check
work in our test suite.Since only a jupyterlab 4 release has been made since, our tests are no longer passing for jupyterlab 3. When jupyterlab 3.6.6 is released, this should be resolved. Check https://pypi.org/project/jupyterlab/#history for the status about that.
The text was updated successfully, but these errors were encountered: