Skip to content

Refactored Jupyter image

Compare
Choose a tag to compare
@znmeb znmeb released this 03 Apr 03:11
· 352 commits to master since this release
  1. The Jupyter image was over 4 gigabytes. This is unworkable, so I've dropped back to just the Jupyter notebook server on the image. The data science stack can be installed by executing a script the first time you start the service.
  2. All of the examples have been refactored to be runnable from a Linux host command line, including WSL Ubuntu on Windows 10 Pro.
  3. @nam20485 enhanced the documentation for the Windows 10 Pro WSL operations. Many thanks!!
  4. Miscellaneous bug fixes.