-
I'm aware of three sources of truth for the correspondence between PyPI and Conda names.
1. Grayskull's [config.yaml](https://github.com/conda/grayskull/blob/main/grayskull/strategy/config.yaml). C…
-
**例行检查**
[//]: # '方框内填 x 表示打钩'
- [ ] 我已确认目前没有类似 issue
- [ ] 我已完整查看过项目 README,以及[项目文档](https://doc.fastgpt.in/docs/intro/)
- [ ] 我使用了自己的 key,并确认我的 key 是可正常使用的
- [ ] 我理解并愿意跟进此 issue,协助测试和提供反馈
…
-
**例行检查**
[//]: # '方框内填 x 表示打钩'
- [ ] 我已确认目前没有类似 issue
- [ ] 我已完整查看过项目 README,以及[项目文档](https://doc.fastgpt.in/docs/intro/)
- [ ] 我使用了自己的 key,并确认我的 key 是可正常使用的
- [ ] 我理解并愿意跟进此 issue,协助测试和提供反馈
…
-
#### ALL software version info
OS: windows11
python env: conda
python version: 3.10.11
Pip list
```
Package Version Editable project location
--------…
-
# Provide a minimally reproducible example
To repro, just run `nbdev_new` in a new repo that is private on Github.
You'll get this error:
```
/home/taytay/miniconda3/envs/nbdev/lib/python3.10/…
-
微博内容精选
-
...because the `GITHUB_TOKEN` will only be valid for `GH_HOST` and not for `https://api.github.com` in our request:
https://github.com/fastai/nbdev/blob/98fa120ef08a87e2830c7d7397286198a10ca767/nbd…
-
## Description
The CI tests do no pass anymore since the latest release of `ghapi 1.0.1`
https://github.com/fastai/ghapi/releases/tag/1.0.1
## Reproduce
Run `pytest` in an environm…
-
nbdev_new fails for me getting the latest release tag using the github API. Someone at my organization keeps exceeding the rate limit, so github is in the right here. The particular failure is
```…
-
It looks like endpoints that require JWT tokens do not work.
I've verified the jwt token is valid by creating an access token via the github api.
Below is my code:
```python
import time
imp…
ghost updated
3 years ago