https://pantsbuild.org/ logo
j

jolly-midnight-72759

10/25/2020, 1:21 AM
Both the Jupyter web app and the kernel will work if the
sys.argv[0] = re.sub(r"(-script\.pyw?|\.exe)?$", "", sys.argv[0])
is removed. I am not sure why that is there.