[x]#Helm chart configNAMESPACE=workbench NAME=workbench CHART_PATH=.#Docker image configAPISERVER_IMAGE=ndslabs/apiserver:python WEBUI_IMAGE=ndslabs/webui:react#Upstream Git repo/branch configAPISERVER_REPO=https://github.com/nds-org/workbench-apiserver-python WEBUI_REPO=https://github.com/nds-...
Helm + Kube workflows (cluster admin) Checkout this branch locally:git clone https://github.com/nds-org/workbench-helm-chart; cd workbench-helm-chart/ && git fetch --all && git checkout v2-first-pass (optional) Adjust Makefile config parameters in the script (e.g.NAME,NAMESPACE, etc):...
A python application to create predtimechart JSON files is available from this repository and can be installed in a fresh python environment via pip: pip install git+https://github.com/hubverse-org/hub-dashboard-predtimechart The application can then be run from the command line: hub_predtim...
I realized that while I am able to run the app locally with python src/hub_predtimechart/app/generate_json_files.py [... args ...] I am not sure how to install this app on CLI or via GitHub Actions. I tried pip install git+https://github...
#Clone this repository$ git clone https://github.com/aboutcode-org/scancode-workbench.git#Go into the repository$cdscancode-workbench#Install dependencies and run the app$ npm install#Run the app$ npm start Release Instructions You'll need python 3.x to run the build. You can build adist...
umychart_python umychart_uniapp_h5 vue.demo vuehqchart src jscommon pages index.html vendor.js .babelrc .gitignore .npmignore Makefile README.md package.json postcss.config.js webpack.config.js webhqchart.demo webhqchart wechathqchart 小程序行情模块用例 教程 文档 .gitignore LICENSE README...
<template> </template> import HQChart from 'hqchart' function DefaultData(){} DefaultData.GetKLineOption = function () { let data = { Type: '历史K线图', Windows: //窗口指标 [ {Index:"MA",Modify: false, Change: false}, {Index:"VOL",Modify: false, Change: false} ], IsShow...
umychart_indexapi umychart_python umychart_uniapp_h5 vue.demo vuehqchart webhqchart.demo webhqchart wechathqchart 小程序行情模块用例 教程 数据样例 demo-react.md demo-vue.md 文档 .gitignore LICENSE README.md logo.png logo2.png 用户协议.txtBreadcrumbs HQChart /教程 / demo-react.md Lates...
HQChart用户协议 用户应当充分阅读本协议,用户使用HQChart插件亦视为接受本协议。一、定义 HQChart:由本人开发的专业的K线图展示及数据计算引擎插件。 用户: 以任何形式使用HQChart插件的自然人、法人或其他组织。二、用户保证 1. 用户同意并保证,合法并如约使用HQChart插件。用户对其行为产生的任何法律责任自行独立承...
An unexpected error has occurred.Please try reproducing the error usingthe latest s3cmd code from the git masterbranch found at:https://github.com/s3tools/s3cmdand have a look at the known issues list:https://github.com/s3tools/s3cmd/wiki/Common-known-issues-and-their-solutionsIf the error...