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
it sounds like the wording in the documentation should be clarified because a user installing unpinned dependencies will run into a problem with old notebooks.
Suggested improvement
Instead of:
If you only need to use the classic notebook, you can use
it could say
If you only need to use the classic notebook (i.e., notebook<7), you can use
(I'd also suggest a better error message somewhere)