Published February 25, 2022
| Version v0.27.3
Software
Open
AgnostiqHQ/covalent: v0.27.3
Authors/Creators
- 1. Agnostiq
- 2. Nevaeh Technology
- 3. Wizardry Labs
Description
[0.27.3] - 2022-02-25
Added
- Added
USING_DOCKER.mdguide for running docker container. - Added cli args to covalent UI flask server
covalent_ui/app.pyto modify port and log file path.
- Removed gunicorn from cli and Dockerfile.
- Updated cli
covalent_dispatcher/_cli/service.pyto run flask server directly, and removed dispatcher and UI flags. - Using Flask blueprints to merge Dispatcher and UI servers.
- Updated Dockerfile to run flask server directly.
- Creating server PID file manually in
covalent_dispatcher/_cli/service.py. - Updated tests and docs to reflect merged servers.
- Changed all mentions of port 47007 (for old UI server) to 48008.
Files
AgnostiqHQ/covalent-v0.27.3.zip
Files
(15.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:7612c70f90ad302d0e80684d991822c7
|
15.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/AgnostiqHQ/covalent/tree/v0.27.3 (URL)