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
fix: remove packageManager field from package.json
The packageManager field was automatically added by yarn during
initial development but should not be present since jupyterlab-deepnote
uses jlpm (JupyterLab's yarn wrapper) for package management.
0 commit comments