ck icon indicating copy to clipboard operation
ck copied to clipboard

Collective Mind (CM) is a small, modular, cross-platform and decentralized workflow automation framework with a human-friendly interface and reusable automation recipes to make it easier to build, run...

Results 124 ck issues
Sort by recently updated
recently updated
newest added

Installation of packages often requires multiple steps: * clone/download sources * configure * build * install If it fails, we want to be able to restart such CM scripts from...

enhancement
help wanted

We need to add logging of the main [CK2/CM access function](https://github.com/mlcommons/ck/blob/master/ck2/cmind/core.py#L132) and other core functions. Maybe we should add logging in these 2 places: * https://github.com/mlcommons/ck/blob/master/ck2/cmind/core.py#L163 (to record i var)...

enhancement

Currently only the first entry is considered by "cm add" while using the "*" operator. ``` arjun@Arjuns-MacBook-Pro qa-plugin % ls basic-adsense event-logger example-page facebook-login mouseover-layer opensearch-support recaptcha-captcha tag-cloud-widget wysiwyg-editor xml-sitemap...

enhancement

What is your opinion on this, that I originally posted almost 3 years ago? https://github.com/keras-team/keras/issues/15762 > There are a huge number of new statistical, machine-learning and artificial intelligence solutions being...

question

We got an interesting idea to add a --check-license flag to the "ck pull repo" command to check all licenses and copyrights of all pulled repositories. Need to brainstorm it...

enhancement

Hello again, as mentioned in #136 i just started using ck, so maybe this is a question that seems obvious as a long-term user. Usecase: Simple MPI program in C,...

question

Though CK seem to work fine for Python 3.8+, some tests fail - we need to check them and fix problems while making sure that fixes are backwards compatible.

enhancement
help wanted