Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ipython kernel install --user --name=mykernel --display-name="Kernel with pytorch"


The new kernel with the installed packages should then now be available for you to use for your notebooks.

...