Skip to content

Instantly share code, notes, and snippets.

@hcosta
Created March 5, 2021 18:14
Show Gist options
  • Save hcosta/14bc91da7f2122a58a449985d1ddb8b8 to your computer and use it in GitHub Desktop.
Save hcosta/14bc91da7f2122a58a449985d1ddb8b8 to your computer and use it in GitHub Desktop.
Fix jupyter nobteook kernel after uninstall anaconda/,iniconda
Edit the file
C:\Users\<User>\AppData\Roaming\jupyter\kernels\python3\kernel.json
Change "C:\\Miniconda3\\python.exe" to your current Python path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment