Releases: Constellab/gws_core
Releases · Constellab/gws_core
Version 0.8.2
Features :
- share experiment between lab
- additional method to manipulate e-note (figure, view...)
- improve streamlit dashboard, possibility to develop a dashboard in a brick (only in live task was possible)
- improving report page for small screen
- TableMassOperation : add option to replace unknown column with 0
Technical feature :
- fix resource tag propagation
Version 0.8.0
Update dependencies :
- Update to ubuntu 22.04
- Update to python 3.10.0
- Update multiple dependencies : pandas: 2.2.2, pydantic 2.7.0 and others
Features :
- New task 'Create folder from files'
- Improve resource sharing between labs. Don't rezip resource if it was already done.
- Possibility to duplicate a process in a protocol
- Monitoring possibility to filter by date
Technical features :
- Improve technical doc generation
- Fix resource order for streamlit live task
- EnvShellProxy : env name now optional