Skip to content
Snippets Groups Projects
  1. May 04, 2023
    • Studer Gabriel's avatar
      SCHWED-5907 Fixes for updated OST Singularity image · 185fa65d
      Studer Gabriel authored
      The following issues were observed:
      - warning about non-writable directory which was set as IPYTHONDIR env var
        Not very surprising, it's a directory that lives in container space...
      - stale kernels
        I didn't investigate that one properly. It had something to do with bending
        around all Jupyter/IPython relevant directories to custom set directories
        in the image. Reason for doing that is potential Python modules that reside
        in user home of the host that get imported in the container. I removed the
        bending around with the full knowledge that the described problem may occur.
      - version updates
        Some changes related to different Python versions between old base image
        (Ubuntu 20.04) and the new one (Ubuntu 22.04).
      185fa65d
  2. Mar 07, 2023
  3. Jan 27, 2022
  4. Jan 26, 2022
  5. Oct 26, 2021
  6. Nov 18, 2020
  7. Nov 09, 2020
  8. Jul 23, 2020
  9. Mar 26, 2020
  10. Mar 11, 2020
  11. Feb 26, 2020
  12. Feb 25, 2020
  13. Feb 20, 2020
  14. Jan 13, 2020
  15. Jan 10, 2020
  16. Dec 16, 2019
  17. Dec 09, 2019
  18. Jul 10, 2019
  19. Jul 04, 2019
  20. Jan 15, 2019
  21. Jan 10, 2019
  22. Nov 22, 2018
  23. Oct 23, 2018
  24. Sep 26, 2018
  25. Sep 13, 2018
  26. Aug 14, 2018
  27. Jul 20, 2018
  28. Mar 16, 2018
  29. Mar 14, 2018
Loading