You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Qiskit#541, we're going to need
to add semi-complex logic to our `./start` script to dynamically
discover every subfolder we have in `translations/`, then tell Docker to
mount the folder as a volume. I'd much rather write that logic in Python
than Bash.
This PR is prework so that
Qiskit#541 is a smaller PR. It
makes no logic changes and should be a 1:1 mapping.
0 commit comments