f0f666e
1
2
import subprocess subprocess.run(["python", "-m", "ipykernel", "install", "--user", "--name", "python3"], check=True)