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
swancustomenvironments: Configure PATH variable in kernel.json
This configuration ensures the jupyter kernel uses the python in the environment under the hood and not the conda one This way, when user does `!pip install` in ATS it actually works. For more information, consult SWAN-416.
0 commit comments