Skip to content
Snippets Groups Projects
  1. May 16, 2023
  2. 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
  3. Mar 07, 2023
  4. Jan 27, 2022
  5. Jan 26, 2022
  6. Oct 26, 2021
  7. Nov 18, 2020
  8. Nov 09, 2020
  9. Jul 23, 2020
  10. Mar 26, 2020
  11. Mar 11, 2020
  12. Feb 26, 2020
  13. Feb 25, 2020
  14. Feb 20, 2020
  15. Jan 13, 2020
  16. Jan 10, 2020
  17. Dec 16, 2019
  18. Dec 09, 2019
  19. Jul 10, 2019
  20. Jul 04, 2019
  21. Jan 15, 2019
  22. Jan 10, 2019
  23. Nov 22, 2018
  24. Oct 23, 2018
  25. Sep 26, 2018
  26. Sep 13, 2018
  27. Aug 14, 2018
  28. Jul 20, 2018
  29. Mar 16, 2018
  30. Mar 14, 2018
Loading