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
Refactor sDockerfile and update installation instructions
- Modifies the Dockerfile to install the toolkit in editable mode with visualization dependencies, removing the requirements.txt file.
- Updates the tests/README.md to clarify installation steps for running tests, emphasizing the use of editable mode for development dependencies.
- Removes tests/requirements.txt as its contents are now integrated into the main installation process.
0 commit comments