Skip to content

Instantly share code, notes, and snippets.

@langheran
Created June 10, 2020 03:33
Show Gist options
  • Save langheran/0e7766b9276dee557ec8633f67b8b252 to your computer and use it in GitHub Desktop.
Save langheran/0e7766b9276dee557ec8633f67b8b252 to your computer and use it in GitHub Desktop.
jupyter kernel list
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