Versions Compared

Key

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

...

conda create --name snumber-tf-cpu ipykernel tensorflow pandas matplotlib
(e.g: conda create --name s123456-tf-cpu ipykernel tensorflow pandas matplotlib)

exit


The ipykernel package should be installed

...