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 suggest on your main README the following change to suggest the use of the magic pip install:
%pipinstallcontrol
DETAILS
You suggest on your main README the following:
!pipinstallcontrol
In 2019 the magic %pip install command was added and is a better thing to suggest these days as it leads to less issues since it installs to the correct environment where the kernel is running. Because it fails to do this, the exclamation point version can lead to issues.