Skip to content
This repository was archived by the owner on Sep 16, 2025. It is now read-only.

Latest commit

 

History

History
10 lines (9 loc) · 350 Bytes

File metadata and controls

10 lines (9 loc) · 350 Bytes
  • Have Docker mount the top git directory
    • Pros
      • all the sym links are visible
      • one can use a container to run code anywhere in the codebase

TODO:

  • Have a way to build all the Docker containers and test them (e.g., docker_bash, docker_jupyter)
    • Maybe use unittest or a script
  • Have a script to find / replace all the sym links