FMIFlux.jl is a free-to-use software library for the Julia programming language, which offers the ability to place FMUs (fmi-standard.org) everywhere inside of your ML topologies and still keep the resulting model trainable with a standard (or custom) FluxML training process.
added check for svg files to determine if jupyter building was successful (and fail action otherwise)
updated to current versions of dependency actions
-> (due to breaking changes in artifact upload) switched from atrifacts to seperate branch for example-consolidation (ci-example-gathering)
--> added concurrency requirement: only one action is allowed to run (and push to the new branch) at the same time