We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a2280c commit b6502a5Copy full SHA for b6502a5
CHANGES.md
@@ -1,3 +1,16 @@
1
+## Version 0.0.3 (in development)
2
+
3
+* **Bug fix** - `ExternalPythonOperator` does not need Airflow in external environment now.
4
5
+* Jupyter Lab can now be started in any conda/mamba environment via Gaiaflow.
6
7
+* Added user workflow diagram in the `Overview` page of the documentation.
8
9
+* Added a new subcommand `gaiaflow dev update-deps --help` to update
10
+ dependencies on the fly in Airflow containers for workflow tasks.
11
12
13
14
## Version 0.0.2
15
16
* **Chore**: Update `pyproject.toml` to include `README.md` and necessary links.
0 commit comments