pullrequests Search Results · language:Edge language:Python language:JavaScript language:Java language:Python language:JavaScript
Filter by
184M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
新增 plots/annual_volatility.py + plots/annual_volatility.md:
- close-to-close 年化波动率:每日对数收益率 std × √252,按日历年分组
- ATR 年化波动率(真实波幅口径):年内日均 True Range/close × √252,含日内振幅 + 隔夜跳空
- True Range ...
Motivation
- Product description formatting used a JSON example in the prompt that was interpreted by Python s str.format, which
could break before the Ollama call runs.
- The Ollama trigger was ...
codex
문제
선택 모드에서 여러 글을 한 번에 PDF로 저장하면 내용 없이 백지 1장만 생성됨.
원인
html2pdf는 from()에 넘긴 요소를 그대로 복제해 캡처하는데, PDF용 컨테이너에 position:absolute; left:-9999px(화면 밖 숨김) 스타일이 직접 붙어 있어 복제본도 화면 밖으로
밀려나 빈 캔버스가 캡처됨. (단일 글 저장은 화면에 ...
This PR was automatically generated by the CI workflow and includes the latest changes for the latest branch.
3. to review
automated
- Implement requested changes.
Architectural guidelines
Consulted ARCHITECTURAL_GUIDELINES.md; no deviations identified.
Test plan
- [ ] make py-lint
- [ ] make py-test
Closes #5112
Bumps @babel/core from 7.14.6 to 7.29.6. details summary Release notes /summary p em Sourced from a href=
https://github.com/babel/babel/releases @babel/core s releases /a . /em /p blockquote h2 v7.29.6 ...
dependencies
javascript
This PR was automatically generated by the CI workflow and includes the latest changes for the 33 branch.
3. to review
automated