Open
Description
Describe the bug
Following the nteract guide, running dotnet interactive jupyter install
fails with:
The kernelspec path C:\Users\user\AppData\Roaming\jupyter\kernels does not exist.
Failed to install ".NET (C#)" kernel.
The kernelspec path C:\Users\user\AppData\Roaming\jupyter\kernels does not exist.
Failed to install ".NET (F#)" kernel.
The kernelspec path C:\Users\linuserw\AppData\Roaming\jupyter\kernels does not exist.
Failed to install ".NET (PowerShell)" kernel.
Creating the C:\Users\user\AppData\Roaming\jupyter\kernels
directory manually prior to running the command solves the problem.
Please complete the following:
Which version of .NET Interactive are you using? There are a few ways to find this out:
1.0.221505+e29a5169b998976335b389d825d6a99a08d58654
- OS
- Windows 10
- macOS
- Linux (Please specify distro)
- iOS
- Android
- Browser
- Chrome
- Edge
- Firefox
- Safari
- Frontend
- Jupyter Notebook
- Jupyter Lab
- nteract
- Visual Studio Code
- Visual Studio Code Insiders
- Other (please specify)
Screenshots
If applicable, add screenshots to help explain your problem.