-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(pre-commit,plugin): 更新check-jsonschema版本和调整Windows事件循环策略
- 更新check-jsonschema版本至0.29.2,提升CI流程的可靠性。 - 在NbConvertPlugin中,针对Windows平台设置WindowsSelectorEventLoopPolicy,以解决Proactor事件循环不支持add_reader方法的问题。
- Loading branch information
Liu Xue Yan
committed
Aug 27, 2024
1 parent
01d152e
commit c048733
Showing
3 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters