Created
June 10, 2020 03:33
-
-
Save langheran/0e7766b9276dee557ec8633f67b8b252 to your computer and use it in GitHub Desktop.
jupyter kernel list
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| REM pip install jupyterlab | |
| REM pip install octave_kernel | |
| REM pip install ipywidgets | |
| REM dotnet tool install -g dotnet-try | |
| REM dotnet try jupyter install | |
| REM dotnet tool install --global Microsoft.dotnet-interactive | |
| REM dotnet-interactive jupyter install | |
| REM dotnet tool install --version 2.1.3 | |
| REM jupyter nbextension enable --py widgetsnbextension | |
| REM pip install jupyter_contrib_nbextensions && jupyter contrib nbextension install | |
| REM jt -t oceans16 -f fira -fs 9 -nf ptsans -nfs 7 -N -kl -cursw 3 -cursc r -cellw 95% -T | |
| ipython kernelspec list | |
| pause | |
| REM choco install icsharp | |
| REM jupyter kernelspec uninstall icsharpkernel |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment