Check the preview of 2nd version of this platform being developed by the open MLCommons taskforce on automation and reproducibility as a free, open-source and technology-agnostic on-prem platform.

Ck web front-end (browsing repository and entries, visualizing experiments, viewing interactive graphs and articles, etc)

module:wfe (v1.0.0)
Creation date: 2014-11-13
Source: GitHub
cID: 032630d041b4fd8a:1e4e644996b7f2a0

Don't hesitate to get in touch if you encounter any issues or would like to discuss this community project!
Please report if this CK component works: 1  or fails: 0 
Sign up to be notified when artifacts are shared or updated!

Description  

This is our attempt to share automation actions from scientific research projects as unified Python modules with a common CLI and Python API to help researchers and practitioners reuse best practices. Our on-going project is to make the onboarding process as simple as possible via this platform. Please check this CK white paper and don't hesitate to contact us if you have suggestions or feedback!
  • Automation framework: CK
  • Development repository: ck-web
  • Source: GitHub
  • How to get the stable version from this portal via the CK client:
    pip install cbench
    cb download module:wfe --version=1.0.0 --all
    ck help wfe
  • How to get the development version:
    pip install ck
    ck pull repo:ck-web
    ck help wfe
  • CK automation actions (CLI with the Python CK API and JSON IO):
    • ck clean wfe - clean tmp cache of a CK web service (API)
    • ck convert_ck_list_to_select_data wfe - convert CK list to html to select data (API)
    • ck create_button wfe - create html button (API)
    • ck create_input wfe - create html search (API)
    • ck create_selector wfe - create html universal selector (API)
    • ck form_url_prefix wfe - form URL prefix (if used via CK web server or via third-party web server and PHP) (API)
    • ck index wfe - browse CK repositories (API)
    • ck parse_txt wfe - parse text or json files to process, high-light and cross-link special CK words including $#cm_, $#ck_, http ... (API)
    • ck process_all_pages wfe - process all pages and convert them into static ones (to create static websites) (API)
    • ck process_ck_page wfe - process special CK words in html pages (API)
    • ck start_form wfe - start html form (API)
    • ck view_page wfe - view a given CK page (API)
    • ck webadd wfe - add/update CK entries via html (API)

Dependencies    

Style 1   Style 2  

Versions  

Files  

Comments  

Please log in to add your comments!
If you notice any inapropriate content that should not be here, please report us as soon as possible and we will try to remove it within 48 hours!