dag
Here are 243 public repositories matching this topic...
Powerful workflow engine and end-to-end pipeline solutions implemented with native Kubernetes resources. https://cyclone.dev
-
Updated
Sep 30, 2020 - Go
-
Updated
Sep 27, 2020 - JavaScript
A series of DAGs/Workflows to help maintain the operation of Airflow
-
Updated
Aug 7, 2020 - Python
Compilation of useful documents and scientific papers about Blockchain & cryptocurrencies.
-
Updated
Sep 30, 2020
Use C Api and Swig to Speed up jieba 高效的中文分词库
-
Updated
Jun 19, 2020 - Python
Description
Many of the tests in https://github.com/spacemeshos/go-spacemesh/blob/develop/cmd/node/node_test.go use goroutines to run and interact with a process concurrently. They have require statements inside these goroutines, which is a no-no because when a require statement fails inside a goroutine it does not stop the test, in some cases causing tests to hang indefinitely. Here's one s
A flexible, high-performance carrier for machine learning models(『飞桨』服务化部署框架)
-
Updated
Sep 30, 2020 - C++
-
Updated
Sep 30, 2020 - Go
-
Updated
Jun 5, 2020 - R
XDAG (Dagger Coin) Official Main Repository. XDAG is a novel DAG based cryptocurrency.
-
Updated
Sep 15, 2020 - C
Official Go implementation of the Vite protocol
-
Updated
Sep 18, 2020 - Go
VUE plugin for DAG graph , u can use it 4 flow diagram or machine learning visualization
-
Updated
Jul 13, 2020 - Vue
Example DAGs using hooks and operators from Airflow Plugins
-
Updated
Jul 24, 2018 - Python
比特币的python简易实现,主要介绍比特币底层技术。如Base58编码、椭圆加密算法、MerkleTree、P2P对等网络、RPC通信、UTXO、虚拟机、DHT、DAG、链上数据的持久化存储等。
-
Updated
Jul 22, 2019 - Python
A system to programmatically run data pipelines
-
Updated
Dec 26, 2019 - Rust
KubeGene - A turn-key Genome Sequencing workflow management framework
-
Updated
Apr 2, 2020 - Go
Manage state with finesse
-
Updated
Jul 30, 2020 - TypeScript
Python package to extend Airflow functionality with CWL1.1 support
-
Updated
Sep 21, 2020 - Python
We should modify the code in dffml/cli/dataflow.py within the Diagram class to not show operation.inputs which have default values. It makes for giant diagrams sometimes. We should provide an option to show them again
Ideally, we'd take a page from the https://github.com/multiformats/js-multiformats book and support cjs, esm, etc builds via rollup and friends to support multiple platforms/use-cases. Since this is designed to be a light-weight alternative to other ipds-based libraries, it should have a really low barrier to usage out of the box. In fact, moving forward, this should be a pretty critical require
Install dependency graphs of Kubernetes Helm Charts
-
Updated
Oct 1, 2020 - Go
A DAG, Directed acyclic graph implementation in golang.
-
Updated
Jun 11, 2019 - Go
Annchain.OG is a DAG based decentralized ledger and Dapp platform
-
Updated
Sep 16, 2020 - Go
Improve this page
Add a description, image, and links to the dag topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dag topic, visit your repo's landing page and select "manage topics."


Summary
What happened/what you expected to happen?
I navigated to the main workflows page http://localhost:2746/workflows/argo and received an error with a stacktrace. I expected to see my workflows listed.
Diagnostics
What version of Argo Workflows are you running?
2.11.0
At some point the main argo workflows page started throwing an error in my Chrome browser. I haven't be