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
With notebook version 7.x the classic Jupyter notebook has changed to JupyterLab. Therefore, some dependencies will break. An example is RISE. There's a specific version jupyterlab-rise. This differs from the used rise package.
Therefore, decide which notebook version to use and accordingly adapt the installation of rise.
The text was updated successfully, but these errors were encountered:
With notebook version 7.x the classic Jupyter notebook has changed to JupyterLab. Therefore, some dependencies will break. An example is
RISE
. There's a specific versionjupyterlab-rise
. This differs from the usedrise
package.Therefore, decide which notebook version to use and accordingly adapt the installation of rise.
The text was updated successfully, but these errors were encountered: