cncws

Results 6 issues of cncws

为什么order按钮和loop按钮默认隐藏起来了? https://cwscn.github.io/

## Purpose of the pull request fix https://github.com/apache/dolphinscheduler/issues/15310 Update the db settings in docs. A password is not required by DS itself, however it's required by DataQuality tasks. It troubled...

first time contributor
improvement
Stale
document
3.2.1

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description ### TL;DR guide/installation/pseudo-cluster.md replace this ``` # Database related configuration,...

document

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened - I set the pythonCommand ![image](https://github.com/apache/dolphinscheduler/assets/12729745/a4ebc58b-bf4c-496a-8a74-6199d9211513) - However the value...

bug
good first issue

**JumpServer 版本(v1.5.9以下不再支持)** v2.1.3 **浏览器版本** **Bug 描述** MacBook m1 未安装 rosetta 时,拉起客户端报错 ![image](https://github.com/jumpserver/clients/assets/12729745/d00e5c77-3d03-437b-833d-3243dc38f2f1) **Bug 重现步骤(有截图更好)** 1. 2. 3.

类型:bug

When used with foam, the markdown-it-kbd [[ctrl+esc]] conflicts with the wiki image link ![[path/to/img.png]]. I've temporarily disabled kbd by adding "markdownExtended.disabledPlugins": "kbd,", It worked for me.