Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Fix] Fix document requirement and update yaml #910

Conversation

HydrogenSulfate
Copy link
Collaborator

@HydrogenSulfate HydrogenSulfate commented May 27, 2024

PR types

Others

PR changes

Docs

Describe

  1. pyproject.toml 依赖项改为引用 requirements.txt 的内容,避免维护两份依赖列表,并从 requirements.txt 中移除 visualdl
  2. 更新所有案例文档内 curl 的下载命令参数,添加 --create-dirs 参数自动创建文件夹,修复 allen-cahn 文档 curl 下载 url 不正确的问题。
  3. 所有配置文件内的 True/False 改为符合 YAML 1.2 规范的小写 true/false

@HydrogenSulfate HydrogenSulfate changed the title [Fix] Fix document requirement and update yam [Fix] Fix document requirement and update yaml May 27, 2024
Copy link

paddle-bot bot commented May 27, 2024

Thanks for your contribution!

Copy link
Collaborator

@zhiminzhang0830 zhiminzhang0830 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zhiminzhang0830 zhiminzhang0830 merged commit c769302 into PaddlePaddle:develop May 27, 2024
3 of 4 checks passed
@HydrogenSulfate HydrogenSulfate deleted the update_doc_and_requirement branch June 1, 2024 09:11
huohuohuohuohuo123 pushed a commit to huohuohuohuohuo123/PaddleScience that referenced this pull request Aug 12, 2024
* add dependencies to dynamic in pyproject.toml

* Add --create-dirs in curl scripts for creating directory automatically

* remove visualdl from requirements.txt

* use true/false instead of True/False for compatibility

* update some links

* fix visualdl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants