Python interface for using OPIL with Aquarium
workflow -> opil.Protocol(workflow.name)
- uncomment the pip install commands in
.devcontainer/Dockerfile
- comment the pip install command in
.devcontainer/devcontainer.json
- rebuild the container in vscode
- update base-requirements.txt to use the new versions of opil and pydent from
pip freeze
- restore comment state
- rebuild the container