repo_name
stringlengths
9
75
topic
stringclasses
30 values
issue_number
int64
1
203k
title
stringlengths
1
976
body
stringlengths
0
254k
state
stringclasses
2 values
created_at
stringlengths
20
20
updated_at
stringlengths
20
20
url
stringlengths
38
105
labels
listlengths
0
9
user_login
stringlengths
1
39
comments_count
int64
0
452
google-research/bert
nlp
566
What is BERT?
Hello, I am hearing a lot that I should use BERT for applications instead of word embeddings, but I am not understanding what BERT is? Maybe becuase I do not know transformer. Could anyone explain, what is BERT? How does it differ from word2vec, Glove and more importantly elmo. How does bert differ from openai...
open
2019-04-09T00:39:53Z
2019-04-09T10:10:11Z
https://github.com/google-research/bert/issues/566
[]
ghost
2
joke2k/django-environ
django
17
environ should be able to infer casting type from the default
If you have `DEBUG = env('DEBUG', default=False)`, having to also specify `env = environ.Env(DEBUG=(bool, False),)` seems redundant. For example, see http://tornado.readthedocs.org/en/latest/options.html#tornado.options.OptionParser.define > If type is given (one of str, float, int, datetime, or timedelta) or can be i...
closed
2014-11-22T00:28:20Z
2018-06-26T20:57:54Z
https://github.com/joke2k/django-environ/issues/17
[ "enhancement" ]
crccheck
1
3b1b/manim
python
1,800
Fullscreen mode leaves out a fully transparent bar at the bottom in Windows 10
### Describe the bug When I use fullscreen mode with manimGL v1.6.1 on Windows 10 there is an empty bar at the bottom of the screen through which I can see whatever is behind the python fullscreen drawing area (i.e. it's not actually fullscreen). That is, if I have a browser open I can see the browser through the bott...
open
2022-04-23T20:28:03Z
2022-08-04T05:22:55Z
https://github.com/3b1b/manim/issues/1800
[ "bug" ]
vchizhov
3
amidaware/tacticalrmm
django
1,538
"Install software" is missing a package that appears at chocolatey.org
**Server Info (please complete the following information):** - OS: Ubuntu 20.04 - Browser: firefox - RMM Version (as shown in top left of web UI): v0.15.12 **Installation Method:** - [X ] Standard - [ ] Docker **Agent Info (please complete the following information):** - Agent version (as shown in th...
closed
2023-06-14T12:02:59Z
2023-12-20T05:02:24Z
https://github.com/amidaware/tacticalrmm/issues/1538
[ "bug", "enhancement" ]
moose999
12
2noise/ChatTTS
python
400
参考 Readme 生成的是电流声
commit id: e58fe48d2ee99310ce2066005c5108ac86942ad4 步骤 ``` git clone https://github.com/2noise/ChatTTS cd ChatTTS conda create -n chattts conda activate chattts pip install -r requirements.txt python examples/cmd/run.py "chat T T S is a text to speech model designed for dialogue applications." ``` 生成的 `output...
open
2024-06-22T01:31:49Z
2024-06-22T05:28:08Z
https://github.com/2noise/ChatTTS/issues/400
[ "bug", "help wanted", "question" ]
BUG1989
2
lanpa/tensorboardX
numpy
392
ImportError: cannot import name 'summary'
(n2n) [410@mu01 noise2noise-master]$ python config.py validate --dataset-dir=datasets/kodak --network-snapshot=results/network_final-gaussian-n2c.pickle Traceback (most recent call last): File "config.py", line 14, in <module> import validation File "/home/410/ysn/noise2noise-master/validation.py", line 16,...
closed
2019-03-22T13:30:41Z
2019-05-19T13:46:58Z
https://github.com/lanpa/tensorboardX/issues/392
[]
YangSN0719
1
piskvorky/gensim
machine-learning
2,758
How to use LdaModel with Callback
<!-- **IMPORTANT**: - Use the [Gensim mailing list](https://groups.google.com/forum/#!forum/gensim) to ask general or usage questions. Github issues are only for bug reports. - Check [Recipes&FAQ](https://github.com/RaRe-Technologies/gensim/wiki/Recipes-&-FAQ) first for common answers. Github bug reports that d...
open
2020-02-22T13:54:00Z
2023-06-22T06:07:25Z
https://github.com/piskvorky/gensim/issues/2758
[]
hellpanderrr
1
google-deepmind/graph_nets
tensorflow
114
hi,i want to know whether graph nets will add DropEdge in the future like https://github.com/DropEdge/DropEdge
closed
2020-04-13T07:33:30Z
2020-09-30T03:04:04Z
https://github.com/google-deepmind/graph_nets/issues/114
[]
luyifanlu
1
sinaptik-ai/pandas-ai
pandas
671
Conversational Answer won,t work
### System Info OS version: windows 10 Python version : 3.11 The current version of pandas ai ### 🐛 Describe the bug In the current version of Pandas AI : # Conversational Answer won,t work # when I asked what is the GDP then answer Just 20,0000 But I need The GDP is 20,000 like this ..
closed
2023-10-22T08:34:21Z
2024-06-01T00:20:17Z
https://github.com/sinaptik-ai/pandas-ai/issues/671
[]
Ridoy302583
2
ageitgey/face_recognition
machine-learning
613
Nameerror: pil_image is not defined
* face_recognition version: * Python version: * Operating System: ### Description Describe what you were trying to get done. Tell us what happened, what went wrong, and what you expected to happen. IMPORTANT: If your issue is related to a specific picture, include it so others can reproduce the issue. ### ...
closed
2018-09-01T15:59:51Z
2018-09-01T16:01:21Z
https://github.com/ageitgey/face_recognition/issues/613
[]
multikillerr
0
gradio-app/gradio
data-visualization
10,201
Accordion - Expanding vertically to the right
- [x] I have searched to see if a similar issue already exists. I would really like to have the ability to place an accordion vertically and expand to the right. I have scenarios where this would be a better UI solution, as doing so would automatically push the other components to the right of it forward. I hav...
closed
2024-12-14T23:51:34Z
2024-12-16T16:46:38Z
https://github.com/gradio-app/gradio/issues/10201
[]
elismasilva
1
adbar/trafilatura
web-scraping
604
New port of readability.js?
The current implementation of `readability_lxml` and the original project [readability.js](https://github.com/mozilla/readability/tree/main) is out of sync, so it would make sense to update the `readability_lxml` implementation to benefit from potentially newer feature and fixes. [readability.js](https://github.com/...
open
2024-05-23T13:49:54Z
2024-06-05T08:44:47Z
https://github.com/adbar/trafilatura/issues/604
[ "question" ]
zirkelc
4
miguelgrinberg/Flask-SocketIO
flask
1,037
connection refreshing automatically after emit event from Flask server.
I'm trying to create a simple chatroom style application with Flask and Flask-SocketIO. When users type messages and click 'submit' (submitting a form in html), it should create an unordered list of messages. The problem I'm facing is the message gets appended as list item but then after few seconds it disappears(it ap...
closed
2019-08-14T06:33:32Z
2019-08-14T09:03:33Z
https://github.com/miguelgrinberg/Flask-SocketIO/issues/1037
[ "question" ]
AkshayKumar007
2
MaartenGr/BERTopic
nlp
2,189
fit_transform tries to access embedding_model if representation_model is not None
### Have you searched existing issues? 🔎 - [X] I have searched and found no existing issues ### Desribe the bug I was using BERTopic on a cluster of queries with my own embeddings (computed on a model that is hard to pass as a parameter) and it was working as expected. After trying to use `representation_model =...
open
2024-10-17T08:10:23Z
2024-10-18T10:24:13Z
https://github.com/MaartenGr/BERTopic/issues/2189
[ "bug" ]
rasantangelo
1
Johnserf-Seed/TikTokDownload
api
565
【使用】我想问下。这个在linux命令行下(debian)怎么使用
教程好像说的都是windows如何使用。但是我觉得这种会经常更新视频的东西。使用debian进行定时增量更新是更好的选择 但是不知道在debian下。这个程序应该怎么使用
open
2023-09-27T08:51:41Z
2023-10-09T09:24:12Z
https://github.com/Johnserf-Seed/TikTokDownload/issues/565
[ "无效(invalid)" ]
Whichbfj28
10
apachecn/ailearning
python
421
ApacheCN
http://ailearning.apachecn.org/ ApacheCN 专注于优秀项目维护的开源组织
closed
2018-08-24T06:58:15Z
2021-09-07T17:41:31Z
https://github.com/apachecn/ailearning/issues/421
[ "Gitalk", "6666cd76f96956469e7be39d750cc7d9" ]
jiangzhonglian
2
chezou/tabula-py
pandas
269
consistency issues across similar pdfs
closed
2020-11-09T14:33:41Z
2020-11-09T14:34:28Z
https://github.com/chezou/tabula-py/issues/269
[]
aestella
1
huggingface/datasets
pytorch
7,107
load_dataset broken in 2.21.0
### Describe the bug `eval_set = datasets.load_dataset("tatsu-lab/alpaca_eval", "alpaca_eval_gpt4_baseline", trust_remote_code=True)` used to work till 2.20.0 but doesn't work in 2.21.0 In 2.20.0: ![Screenshot 2024-08-16 at 3 57 10 PM](https://github.com/user-attachments/assets/0516489b-8187-486d-bee8-88af3381de...
closed
2024-08-16T14:59:51Z
2024-08-18T09:28:43Z
https://github.com/huggingface/datasets/issues/7107
[]
anjor
4
pyeve/eve
flask
1,360
Nested unique constraint doesn't work
### Expected Behavior The `unique` constraint does not work when is inside of a dict or a list, for example. The problem comes from [this line](https://github.com/pyeve/eve/blob/master/eve/io/mongo/validation.py#L95). The resulting query will find only properties in the root document. The `unique` constraint won'...
closed
2020-02-25T19:19:44Z
2021-01-22T16:31:03Z
https://github.com/pyeve/eve/issues/1360
[]
elias-garcia
0
ClimbsRocks/auto_ml
scikit-learn
4
FUTURE: train regressors or classifiers
closed
2016-08-08T00:16:30Z
2016-08-12T06:12:57Z
https://github.com/ClimbsRocks/auto_ml/issues/4
[]
ClimbsRocks
1
AutoGPTQ/AutoGPTQ
nlp
678
How to install auto-gptq in GCC 8.5.0 environment?
I want to install auto-gptq package to finetune my LLM. But when I followed the README, it showed some error. The error show that need GCC 9.0, but my environment only has GCC 8.5.0 and couldn't update to 5.0 in some reasons. ``` Looking in indexes: https://mirrors.aliyun.com/pypi/simple/ Processing /home/dongn...
closed
2024-05-24T08:31:50Z
2024-06-02T09:09:36Z
https://github.com/AutoGPTQ/AutoGPTQ/issues/678
[]
StephenSX66
0
hbldh/bleak
asyncio
700
WinRT: pairing crashes if accepting too soon
* bleak version: 0.13.0 * Python version: 3.8.2 * Operating System: Windows 10 ### Description Trying to pair and connect to the device, after accepting to pair on the OS pop-up, Bleak fails. The device I am trying to connect to requires pairing. If I accept pairing as soon as it pops up, the script fails. ...
open
2021-12-27T19:17:45Z
2022-11-22T14:03:54Z
https://github.com/hbldh/bleak/issues/700
[ "Backend: WinRT" ]
marianacalzon
2
piskvorky/gensim
data-science
3,019
can not import ENGLISH_CONNECTOR_WORDS from gensim.models.phrases
#### Problem description When I try to load the gensim ENGLISH_CONNECTOR_WORDS, it seems to be missing in my current version. I am trying to use common stopwords in my Phrase detection training. #### Steps/code/corpus to reproduce Here is what I tried to do by following the [gensim Phrase Detection documnetatio...
closed
2021-01-06T02:20:05Z
2021-01-06T11:08:57Z
https://github.com/piskvorky/gensim/issues/3019
[]
syedarehaq
1
Kanaries/pygwalker
pandas
618
[BUG] Memory growth when using PyGWalker with Streamlit
**Describe the bug** I observe RAM growth when using PyGWalker with Streamlit framework. The RAM usage constantly grow on page reload (on every app run). When using Streamlit without PyGWalker, RAM usage remain constant (flat, does not grow). It seems like memory is never released, this was observed indirectly (we tr...
open
2024-09-13T07:23:36Z
2024-09-29T02:07:33Z
https://github.com/Kanaries/pygwalker/issues/618
[ "bug", "good first issue", "P1" ]
ChrnyaevEK
3
microsoft/MMdnn
tensorflow
529
Could not support Slice in pytorch to IR
Platform (like ubuntu 16.04/win10): ubuntu 16.04 Python version:3.6 Source framework with version (like Tensorflow 1.4.1 with GPU):pytorch0.4.0 with GPU Destination framework with version (like CNTK 2.3 with GPU):caffe
open
2018-12-17T07:55:59Z
2018-12-26T13:48:40Z
https://github.com/microsoft/MMdnn/issues/529
[ "enhancement" ]
xiaoranchenwai
1
davidsandberg/facenet
tensorflow
510
Hi,a question about export embeddings and labels
Hello, I have a quesion bout the labels by export_embeddings.py. I think the 'label_list' is the same as 'classes' So I can only ues the label_list to train my own model? Looking farword your replying sincely Thanks @davidsandberg @cjekel
closed
2017-10-31T08:04:33Z
2017-11-07T01:00:42Z
https://github.com/davidsandberg/facenet/issues/510
[]
xvdehao
1
tortoise/tortoise-orm
asyncio
1,853
IntField: constraints not taken into account
**Describe the bug** The IntField has the property constraints. It contains the constraints `ge` and `le`. These constraints are not taken into account (in any place as far as I can tell) or they should be reflected by a validator. **To Reproduce** ```py from tortoise import models, fields, run_async from tortoise.con...
open
2025-01-17T10:30:36Z
2025-02-24T10:49:30Z
https://github.com/tortoise/tortoise-orm/issues/1853
[ "enhancement" ]
markus-96
0
pallets/flask
flask
4,569
Move `redirect` to the `Flask` app object
Add a `redirect` method to the `Flask` app object. Similar to functions like `flask.json.dumps`, `flask.redirect` should look for a `current_app` and call its `redirect` method. This will allow applications to override the redirect behavior.
closed
2022-05-02T14:41:29Z
2022-05-26T00:06:04Z
https://github.com/pallets/flask/issues/4569
[ "save-for-sprint" ]
davidism
2
vllm-project/vllm
pytorch
14,583
[Bug]: ERROR 03-11 07:47:00 [engine.py:141] AttributeError: Invalid attention type encoder-only
### Your current environment <details> <summary>The output of `python collect_env.py`</summary> ```text Your output of `python collect_env.py` here ``` INFO 03-11 07:49:54 [__init__.py:256] Automatically detected platform rocm. Collecting environment information... PyTorch version: 2.7.0.dev20250309+rocm6.3 Is debug ...
closed
2025-03-10T22:56:17Z
2025-03-12T16:31:21Z
https://github.com/vllm-project/vllm/issues/14583
[ "bug" ]
gigascake
1
aio-libs-abandoned/aioredis-py
asyncio
1,179
"aioredis.exceptions.ConnectionError: max number of clients reached" When my website gets lots of requests
### Describe the bug When I dos my website I get this error `aioredis.exceptions.ConnectionError: max number of clients reached`. I do not get this error when using the non async redis library. ### To Reproduce code : https://pastecord.com/pozywivufa.py ### Expected behavior I would expect this to ratelimit the re...
closed
2021-10-20T19:20:49Z
2022-02-14T14:26:16Z
https://github.com/aio-libs-abandoned/aioredis-py/issues/1179
[ "bug" ]
Nebula1213
7
ploomber/ploomber
jupyter
300
Simplify logic to determine project root
Currently, ploomber sets the project root to a folder that has a requirements.txt or environment.yml. This was under the assumption that pipeline.yaml is always next to these files but that might not be the case. We must simplify this logic to make it more intuitive and only rely on pipeline.yaml. This requires refa...
closed
2021-06-12T17:37:19Z
2021-06-18T01:23:43Z
https://github.com/ploomber/ploomber/issues/300
[]
edublancas
0
BeanieODM/beanie
pydantic
304
Cyclic Relations
Will beanie support cyclic relations soon, or is that not a planned feature? E.g., ```python from beanie import Document class Employer(Document): name: str employees: Link['Employee'] class Employee(Document): name: str employer: Link[Employer] ```
closed
2022-07-14T22:23:54Z
2023-01-06T02:35:05Z
https://github.com/BeanieODM/beanie/issues/304
[ "Stale" ]
gncs
6
seleniumbase/SeleniumBase
pytest
2,249
PSA: Check for duplicates before opening new tickets!
I'm starting to receive more than 20 GitHub notifications per day (plus more from other networks). I'm well aware of the sharp increase in visitors since releasing a popular new YouTube video a week ago on UC Mode (https://www.youtube.com/watch?v=5dMFI3e85ig), which is currently getting around 100 views per day. I'm do...
open
2023-11-07T15:25:25Z
2023-11-07T18:33:58Z
https://github.com/seleniumbase/SeleniumBase/issues/2249
[ "News / Announcements" ]
mdmintz
3
Yorko/mlcourse.ai
matplotlib
680
Assignment 2. Last question
The right answer is not 55. It's 54, according to the data: [image](https://drive.google.com/file/d/1XQ7eWW4Wcn_3Uub3IOx_ZCMWmT5mJAZ0/view?usp=sharing) This might as well be my mistake in rounding ages, but I've used the standard round() function for that. `df['age_years'] = round(df['age'] / 30 / 12)` (the result ...
closed
2021-02-10T18:54:54Z
2021-02-10T19:14:28Z
https://github.com/Yorko/mlcourse.ai/issues/680
[]
DablSi
0
huggingface/datasets
tensorflow
7,298
loading dataset issue with load_dataset() when training controlnet
### Describe the bug i'm unable to load my dataset for [controlnet training](https://github.com/huggingface/diffusers/blob/074e12358bc17e7dbe111ea4f62f05dbae8a49d5/examples/controlnet/train_controlnet.py#L606) using load_dataset(). however, load_from_disk() seems to work? would appreciate if someone can explain why ...
open
2024-11-26T10:50:18Z
2024-11-26T10:50:18Z
https://github.com/huggingface/datasets/issues/7298
[]
sarahahtee
0
microsoft/nni
machine-learning
5,533
RuntimeError: max(): Expected reduction dim to be specified for input.numel() == 0. Specify the reduction dim with the 'dim' argument
**Describe the bug**: - scheduler: AGP - pruner: TaylorFO - mode: global - using evaluator (new api) - torchvision resnet 18 model - iterations: 10 **Environment**: - NNI version: 2.10 - Training service (local|remote|pai|aml|etc): local - Python version: Python 3.9.12 - PyTorch version: 1.12.0 ...
closed
2023-04-26T23:05:45Z
2023-05-10T10:44:34Z
https://github.com/microsoft/nni/issues/5533
[]
kriteshg
9
roboflow/supervision
machine-learning
754
[ByteTrack] - redesign `update_with_detections` to use IoU to match input `Detections` with `tracker_id`
### Description - Currently, `update_with_detections` returns the predicted position of boxes, not their actual coordinates received from the detector. Many users have complained about the deterioration of box quality when using ByteTrack. ([#743](https://github.com/roboflow/supervision/issues/743)) - `ByteTrack` d...
closed
2024-01-18T21:16:44Z
2024-03-25T15:20:26Z
https://github.com/roboflow/supervision/issues/754
[ "enhancement", "api:tracker", "Q1.2024" ]
SkalskiP
3
art049/odmantic
pydantic
353
Embedded Model Exclude None Not Functioning
# Bug Using 'exclude_none' in .update function does not work for fields in embedded models ### Current Behavior Create 'model' with embedded model in field. Use 'exclude_none' in 'model.update(*, exclude_none=True). Field with non-null value becomes null in embedded model. ### Expected behavior Fields in...
open
2023-04-18T00:12:05Z
2023-04-19T04:35:07Z
https://github.com/art049/odmantic/issues/353
[ "bug" ]
pmcb99
1
onnx/onnx
pytorch
6,104
Clarification of Reshape semantics for attribute 'allowzero' NOT set, zero volume
# Ask a Question ### Question The Reshape documentation is not clear on whether reshaping from [0,10] to new shape [0,1,-1] is legal when attribute 'allowzero' is NOT set. The relevant sentence is: > At most one dimension of the new shape can be -1. In this case, the value is inferred from the size of the ten...
open
2024-04-29T15:02:27Z
2024-05-06T21:53:42Z
https://github.com/onnx/onnx/issues/6104
[ "question", "topic: spec clarification" ]
ArchRobison
3
nerfstudio-project/nerfstudio
computer-vision
2,602
Add Orthographic Rendering Support
**Is your feature request related to a problem? Please describe.** At present, nerfstudio does not support orthographic renderring. However, generating orthographic images requires merely producing a set of parallel rays for rendering for NeRF. This capability is essential for various applications but is currently lac...
open
2023-11-13T07:53:09Z
2024-10-07T15:15:43Z
https://github.com/nerfstudio-project/nerfstudio/issues/2602
[]
LeaFendd
16
biolab/orange3
data-visualization
7,016
File does not always recognize datetime from Google Sheets, and, in such cases, won't allow reinterpretation of text as datetime.
<!-- Thanks for taking the time to report a bug! If you're raising an issue about an add-on (i.e., installed via Options > Add-ons), raise an issue in the relevant add-on's issue tracker instead. See: https://github.com/biolab?q=orange3 To fix the bug, we need to be able to reproduce it. Please answer the following qu...
closed
2025-02-04T16:06:11Z
2025-02-11T08:10:58Z
https://github.com/biolab/orange3/issues/7016
[ "bug report" ]
wvdvegte
2
noirbizarre/flask-restplus
flask
314
Propagating exceptions
Flask has a [handle_exception](https://github.com/pallets/flask/blob/0.12.2/flask/app.py#L1520) method which handles exceptions and[ propagates](https://github.com/pallets/flask/blob/0.12.2/flask/app.py#L580) them if necessary prior to making a call to [log_exception](https://github.com/pallets/flask/blob/0.12.2/flask...
open
2017-08-14T21:24:03Z
2018-05-03T01:30:45Z
https://github.com/noirbizarre/flask-restplus/issues/314
[]
john-bodley
3
STVIR/pysot
computer-vision
149
AdjustLayer may cause non-symmetric cropping
in _pysot/models/neck/neck.py_ starting from line 21 ``` if x.size(3) < 20: l = 4 r = l + 7 x = x[:, :, l:r, l:r] return x ``` The hard-coding of _l_ & _r_ may cause non-symmetric cropping.
closed
2019-08-04T14:29:47Z
2019-08-06T11:58:47Z
https://github.com/STVIR/pysot/issues/149
[]
MARMOTatZJU
1
astrofrog/mpl-scatter-density
matplotlib
7
Examples do not work in the jupyter notebook
Very interesting mini module. Thank you for this. Examples do not appear to work in the jupyter notebook. I had no problem executing them in the ipython shell Here is the traceback (Jupyter 5.0.0, python 3.6.1, ipython 5.3.0): ``` --------------------------------------------------------------------------- Ty...
closed
2017-07-19T23:47:44Z
2017-07-20T16:05:29Z
https://github.com/astrofrog/mpl-scatter-density/issues/7
[ "bug" ]
lbignone
4
microsoft/Bringing-Old-Photos-Back-to-Life
pytorch
104
How to activate multi-GPU mode?
Is the multi-GPU mode supported? How do I enable it? Thank you in advance
closed
2020-12-31T00:01:33Z
2021-12-02T01:34:31Z
https://github.com/microsoft/Bringing-Old-Photos-Back-to-Life/issues/104
[]
Gegam
3
jpadilla/django-rest-framework-jwt
django
15
Ability to refresh JWT token
I know this has been talked about a little, but the ability to refresh the JWT token would be a great feature. I have a Django app that communicates to the REST framework via JWT. I stick the JWT token in the apps session scope but I have no control on how to refresh the token if the use is not done and it expires. ...
closed
2014-03-18T22:58:57Z
2014-08-30T11:57:03Z
https://github.com/jpadilla/django-rest-framework-jwt/issues/15
[]
jmacul2
3
polakowo/vectorbt
data-visualization
312
portfolion records and stats mismatch
PnL in records does not match the ending balance in portfolio stats, not sure i am missing something here. There is ~ month worth of data but only one day traded, all trades are closed. ``` portfolio = vbt.Portfolio.from_orders(p, orders, freq="1Min",direction='longonly',init_cash=10000.0) print(portfolio.trades...
closed
2021-12-29T22:39:03Z
2021-12-29T22:58:32Z
https://github.com/polakowo/vectorbt/issues/312
[]
asemx
6
keras-team/keras
python
21,052
convert_to_tensor does not support torch tensors on "meta" device
I faced the same error then #19376 using the torch backend. While investigating, I found that the "root" issue comes from `convert_to_tensor` not supporting torch tensors defined on "meta" device. ## Way to reproduce ```python import os os.environ["KERAS_BACKEND"] = "torch" import torch from keras import ops with ...
closed
2025-03-17T16:51:37Z
2025-03-18T15:15:20Z
https://github.com/keras-team/keras/issues/21052
[ "type:Bug" ]
rfezzani
0
jschneier/django-storages
django
549
Add AWS_STORAGE_CLASS setting
And deprecate `AWS_REDUCED_REDUNDANCY`. The available values (pulled out of botocore) are: "STANDARD", "REDUCED_REDUNDANCY", "GLACIER", "STANDARD_IA", "ONEZONE_IA",
closed
2018-08-12T03:15:34Z
2020-02-03T05:47:11Z
https://github.com/jschneier/django-storages/issues/549
[ "s3boto" ]
jschneier
0
holoviz/panel
matplotlib
6,923
FileInput default to higher websocket_max_message_size?
Currently, the default is 20 MBs, but this is pretty small for most use cases. If it exceeds the 20 MBs, it silently disconnects the websocket (at least in notebook; when serving, it does show `2024-06-14 11:39:36,766 WebSocket connection closed: code=None, reason=None`). This leaves the user confused as to why noth...
closed
2024-06-14T18:59:54Z
2024-06-25T11:23:18Z
https://github.com/holoviz/panel/issues/6923
[ "wontfix", "type: discussion" ]
ahuang11
1
albumentations-team/albumentations
machine-learning
2,353
HueSaturationValue: whites don't remain white with increase in saturation
## Describe the bug Whites become blue with increase in saturation. ### To Reproduce Steps to reproduce the behavior: Environment: ``` Python 3.11.10 Ubuntu 22.04 opencv-python==4.11.0.86 albumentations==2.0.0 ``` Code: ```python !wget "https://i.pinimg.com/originals/56/ad/53/56ad5334915d999d8ecc6e503f14fb29.png" -...
closed
2025-02-25T06:33:45Z
2025-02-26T21:03:34Z
https://github.com/albumentations-team/albumentations/issues/2353
[ "bug" ]
Y-T-G
1
hankcs/HanLP
nlp
887
关于能否客观统计出文章中各词语的出现的次数
## 注意事项 请确认下列注意事项: * 我已仔细阅读下列文档,都没有找到答案: - [首页文档](https://github.com/hankcs/HanLP) - [wiki](https://github.com/hankcs/HanLP/wiki) - [常见问题](https://github.com/hankcs/HanLP/wiki/FAQ) * 我已经通过[Google](https://www.google.com/#newwindow=1&q=HanLP)和[issue区检索功能](https://github.com/hankcs/HanLP/issues)搜索了我的问题,也没有找...
closed
2018-07-16T08:02:59Z
2018-07-16T08:29:45Z
https://github.com/hankcs/HanLP/issues/887
[]
potenlife
1
AUTOMATIC1111/stable-diffusion-webui
deep-learning
16,466
[Bug]: TypeError: AsyncConnectionPool.__init__() got an unexpected keyword argument 'socket_options'
### Checklist - [ ] The issue exists after disabling all extensions - [ ] The issue exists on a clean installation of webui - [ ] The issue is caused by an extension, but I believe it is caused by a bug in the webui - [ ] The issue exists in the current version of the webui - [ ] The issue has not been reported before...
open
2024-09-06T06:06:03Z
2024-10-09T01:35:34Z
https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/16466
[ "bug-report" ]
whenold
3
python-restx/flask-restx
api
142
AttributeError: 'SchemaModel' object has no attribute 'items'
Hi, I am trying to use @api.marshal_with a JSON schema but I get the following error: AttributeError: 'SchemaModel' object has no attribute 'items' The schema is correct as it works with @api.response and the model is shown correctly in Swagger. ### **Code** ```python downloadOrderResponse = api.schema_mod...
open
2020-05-24T11:59:27Z
2024-06-02T07:32:26Z
https://github.com/python-restx/flask-restx/issues/142
[ "bug" ]
edwinhaver
8
encode/databases
asyncio
535
Support for psycopg3?
Has there been any discussion around support for [psycopg 3](https://www.psycopg.org/features/) (now just psycopg)? It is a complete rewrite of the project. It was implemented to support async from the start. Seems like a natural fit.
open
2023-02-15T19:59:53Z
2024-03-03T13:51:08Z
https://github.com/encode/databases/issues/535
[]
ghost
5
tableau/server-client-python
rest-api
678
deleting duplicate datasources using tableau sever client
i am trying to delete some duplicate data sources available on the server using tableau server client. the script i have will only delete all data sources, but i do have specific data source names i want to delete from the server
closed
2020-08-27T00:36:51Z
2020-09-15T04:59:47Z
https://github.com/tableau/server-client-python/issues/678
[]
Segexy
1
Miserlou/Zappa
flask
1,984
Upcoming changes in Lambda. Does it affect Zappa?
https://aws.amazon.com/es/blogs/compute/coming-soon-updated-lambda-states-lifecycle-for-vpc-networking/ I have seen this regarding function creation. Does it affect Zappa?
open
2020-01-21T16:01:20Z
2021-02-09T13:15:25Z
https://github.com/Miserlou/Zappa/issues/1984
[]
soymonitus
9
tensorlayer/TensorLayer
tensorflow
1,166
A error about Q_learning
_**_a = np.argmax(Q[s, :] + np.random.randn(1, env.action_space.n) * (1. / (i + 1))) IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices_**_ import argparse import os import time import gym import matplotlib.pyplot as plt import nu...
open
2024-10-19T07:17:48Z
2024-10-19T07:18:33Z
https://github.com/tensorlayer/TensorLayer/issues/1166
[]
guest-oo
0
GibbsConsulting/django-plotly-dash
plotly
461
Make code robust against internal method name
As per #460 the 2.10 release of Dash appears to have changed the name of an internal method. There is a quick fix - restrict the dash version - and a better fix that is to handle both variants of the name (or not depend on an internal API if possible)
open
2023-05-28T17:27:52Z
2023-05-28T17:27:52Z
https://github.com/GibbsConsulting/django-plotly-dash/issues/461
[ "bug" ]
GibbsConsulting
0
miguelgrinberg/Flask-Migrate
flask
384
Flask db migrate/upgrade not responding
Hi, I deleted the migrations folder, then ran `flask db init`, then `flask db migrate -m 'Test'`, but nothing happened, only got some messages: ``` INFO [alembic.runtime.migration] Context impl MySQLImpl. INFO [alembic.runtime.migration] Will assume non-transactional DDL. ``` The command `flask db upgrade` also ...
closed
2021-02-08T00:26:37Z
2024-02-27T18:18:42Z
https://github.com/miguelgrinberg/Flask-Migrate/issues/384
[ "question" ]
Victor7095
10
Lightning-AI/pytorch-lightning
pytorch
20,604
PyTorchProfiler does not profile GPU
### Bug description Using PyTorchProfiler I don't get GPU profiling in Tensorboard view, the logs indicate that GPU is being used. ![Image](https://github.com/user-attachments/assets/8029e8b9-3689-49b4-9411-9de0fc2d8aca) ### What version are you seeing the problem on? v2.5 ### How to reproduce the bug ```python ...
open
2025-02-26T14:04:33Z
2025-03-24T16:10:02Z
https://github.com/Lightning-AI/pytorch-lightning/issues/20604
[ "bug", "needs triage", "ver: 2.5.x" ]
anguzo
1
Miserlou/Zappa
django
1,896
FastAPI incompatibility
## Context I get a 500 response code when I try to deploy a simple application. ```python from fastapi import FastAPI app = FastAPI() @app.get("/") def read_root(): return {"Hello": "World"} ``` Zappa tail says `[1562665728357] __call__() missing 1 required positional argument: 'send'`. When I g...
open
2019-07-09T10:06:07Z
2020-02-09T21:40:56Z
https://github.com/Miserlou/Zappa/issues/1896
[]
sunnysid3up
11
LAION-AI/Open-Assistant
python
3,131
Chat plugin alignment
The text should be in the middle instead of top ![image](https://github.com/LAION-AI/Open-Assistant/assets/33456881/1e4e316d-f6d2-4bc3-81d0-c8e9b4fe2c18)
closed
2023-05-11T23:35:21Z
2023-05-15T07:07:30Z
https://github.com/LAION-AI/Open-Assistant/issues/3131
[ "bug", "website", "good first issue", "UI/UX" ]
notmd
1
davidteather/TikTok-Api
api
392
[BUG] - TikTok sent invalid JSON back
# Read Below!!! If this doesn't fix your issue delete these two lines **You may need to install chromedriver for your machine globally. Download it [here](https://sites.google.com/a/chromium.org/chromedriver/) and add it to your path.** **Describe the bug** TikTok sent invalid JSON back. **The buggy code** P...
closed
2020-11-24T02:14:43Z
2023-02-28T05:57:17Z
https://github.com/davidteather/TikTok-Api/issues/392
[ "bug" ]
JohnTYH
9
dfm/corner.py
data-visualization
208
multiple line style for quantiles
I want to thank the author first for the excellent tool, corner.py. It does help me a lot plotting MCMC results. I usually plot five quantiles: median, 1-sigma, and 2-sigma. So, it is not easy to catch the median immediately when seeing the histograms since all the quantiles are indicated with dashed lines. It wil...
open
2022-09-08T01:06:57Z
2023-07-20T13:13:57Z
https://github.com/dfm/corner.py/issues/208
[ "enhancement" ]
jhshinn
2
recommenders-team/recommenders
data-science
1,832
[FEATURE] Test benchmark utils
### Description <!--- Describe your expected feature in detail --> Related to https://github.com/microsoft/recommenders/pull/1831. We want to programmatically test the movielens benchmark ### Expected behavior with the suggested feature <!--- For example: --> <!--- *Adding algorithm xxx will help people underst...
closed
2022-10-20T09:59:43Z
2022-11-17T10:13:21Z
https://github.com/recommenders-team/recommenders/issues/1832
[ "enhancement" ]
miguelgfierro
7
dmlc/gluon-cv
computer-vision
1,759
-+++++++++++++++++++++++
closed
2022-09-30T06:48:52Z
2023-01-06T06:33:43Z
https://github.com/dmlc/gluon-cv/issues/1759
[ "Stale" ]
mkkim007
1
exaloop/codon
numpy
250
When trying to run django's manage.py, get an indendation error
$ codon run manage.py manage.py:10:1: error: unexpected indentation This file is properly formatted according to normal python 🤷‍♂️
closed
2023-03-16T06:01:58Z
2024-11-26T18:58:02Z
https://github.com/exaloop/codon/issues/250
[]
TechNickAI
1
dynaconf/dynaconf
flask
761
Question - Ability to Avoid Forced Upper Case Keys
Given an environment variable with a lower-case key like `TEST_my_key`, and a dynaconf `LazySettings` instance configured like `settings = LazySettings(ENVVAR_PREFIX='TEST')`, the result is that the key is converted to `MY_KEY` instead of `my_key`. While this is fine in most situations due to being able to access bo...
open
2022-06-23T23:20:35Z
2024-07-09T18:17:30Z
https://github.com/dynaconf/dynaconf/issues/761
[ "question", "hacktoberfest", "RFC", "typed_dynaconf", "4.0-breaking-change" ]
mrname
9
encode/httpx
asyncio
2,139
Response not closed when timeout/cancel reading response stream, which cause RuntimeError: The connection pool was closed while 1 HTTP requests/responses were still in-flight.
Response not closed when timeout/cancel reading response stream, which cause `RuntimeError: The connection pool was closed while 1 HTTP requests/responses were still in-flight.` #### Reproduce: ```python import asyncio import httpx async def main(): url = "https://httpbin.org/drip?delay=0&duration=5" ...
closed
2022-03-22T10:07:42Z
2022-09-08T13:25:29Z
https://github.com/encode/httpx/issues/2139
[ "bug" ]
guyskk
9
sinaptik-ai/pandas-ai
data-science
834
Langchain LLM
### System Info Python: 3.10.6 Pandasai: 1.5.11 ### 🐛 Describe the bug I have to replace some log info for privacy reasons. ```py from langchain.llms import OpenAI custom_llm = OpenAI(model=<MODEL_NAME>", api_key=<API KEY>", base_url=<URL>, verbose=True, temperature=0.0) ...
closed
2023-12-22T08:44:30Z
2024-06-01T00:20:20Z
https://github.com/sinaptik-ai/pandas-ai/issues/834
[]
danielstankw
2
tiangolo/uvicorn-gunicorn-fastapi-docker
fastapi
55
set root-path to uvicorn
I'm trying to set `root_path` to _uvicorn_ as suggested [1] using this image, but don't see any options to pass arguments: uvicorn main:app --root-path /api/v1 How can I do it? **Refs:** 1. https://fastapi.tiangolo.com/advanced/behind-a-proxy/#providing-the-root_path
closed
2020-08-08T14:39:22Z
2024-08-25T04:05:07Z
https://github.com/tiangolo/uvicorn-gunicorn-fastapi-docker/issues/55
[ "investigate" ]
0anton
6
gradio-app/gradio
python
10,052
Edit: deleted - found the issue
Edit: deleted - found the issue
closed
2024-11-27T15:32:19Z
2024-11-27T15:40:53Z
https://github.com/gradio-app/gradio/issues/10052
[ "bug" ]
GhostlyScript
0
microsoft/unilm
nlp
1,473
E5 Base Model Can't Use GPU
**Describe the bug** Model I am using (UniLM, MiniLM, LayoutLM ...): multilingual-e5-base The problem arises when using: * [x] the official example scripts: (give details below) * [ ] my own modified scripts: (give details below) I would like to move e5 model to GPU but I get an error when I try to do that. ...
closed
2024-03-07T15:36:07Z
2024-03-09T23:32:30Z
https://github.com/microsoft/unilm/issues/1473
[]
lordsoffallen
1
dpgaspar/Flask-AppBuilder
rest-api
1,456
[Question] pre_add/pre_update method exception should redirect to same page with filled form
Using Basic view create and edit form, I want to do some additional check before adding/updating entry to db. For this I am using `pre_add` or `pre_update` method. But exception raised from both of these method end up redirecting page back and showing flash error. I want to stay on the same page and show error, so tha...
closed
2020-08-20T14:33:22Z
2020-12-04T22:01:19Z
https://github.com/dpgaspar/Flask-AppBuilder/issues/1456
[ "stale" ]
aksswami
1
ludwig-ai/ludwig
data-science
3,583
Out of Memory Error Running llama2_7b_finetuning_4bit Example
**Describe the bug** Running the "Llama2-7b Fine-Tuning with 4bit Quantization" example notebook in Colab fails with the following error: `OutOfMemoryError: CUDA out of memory. Tried to allocate 86.00 MiB (GPU 0; 14.75 GiB total capacity; 13.37 GiB already allocated; 80.81 MiB free; 13.79 GiB reserved in total by P...
closed
2023-09-03T23:26:57Z
2023-10-23T23:17:58Z
https://github.com/ludwig-ai/ludwig/issues/3583
[ "bug" ]
charleslbryant
6
iperov/DeepFaceLab
machine-learning
5,475
RTM WF faceset
rtm wf faceset file does not open
closed
2022-02-11T19:12:59Z
2022-02-14T11:34:48Z
https://github.com/iperov/DeepFaceLab/issues/5475
[]
notname956
0
sherlock-project/sherlock
python
2,198
Permission denied
### Description I had problems ![17194188548984482685354609087698](https://github.com/sherlock-project/sherlock/assets/173940435/b0adebc9-b991-460e-b626-53f394ad1307) ### Code of Conduct - [X] I agree to follow this project's Code of Conduct
closed
2024-06-26T16:22:05Z
2024-06-26T18:04:12Z
https://github.com/sherlock-project/sherlock/issues/2198
[ "invalid" ]
Hjgkcgf35
2
pydantic/FastUI
fastapi
218
Unable to pass a BaseModel into component from subfolder (Pydantic V1 issue)
I was attempting to create a simple pydantic object as below ``` class User(BaseModel): name: str = Field(title='Name', max_lengh=200) ``` But I face some issues: ### Scenario 1 - Having the Pydantic Base Model define on the same page as entry point (i.e. `main.py`) In this scenario, the BaseModel is im...
closed
2024-02-26T13:57:51Z
2024-02-26T14:26:54Z
https://github.com/pydantic/FastUI/issues/218
[]
edwardmfho
2
CorentinJ/Real-Time-Voice-Cloning
deep-learning
817
telling me to install pretrained models even tho i already have
i've extracted both versions of the pretrained .zip multiple times but it keeps telling me they arent there
closed
2021-08-11T23:24:20Z
2021-08-25T08:48:28Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/817
[]
kneegobbler
1
lk-geimfari/mimesis
pandas
1,463
Add please connected data support
# Feature request I think it is needed to have related data during schema generation. ## Thesis For example, we have simple schema ``` python schema_definition = lambda: { 'full_name': field('name', gender=Gender.MALE), 'surname': field('person.surname', gender=Gender.MALE) } >>> {'full_name': 'Irv...
open
2024-01-11T11:30:41Z
2024-03-31T09:08:38Z
https://github.com/lk-geimfari/mimesis/issues/1463
[]
DarkwingDuck48
5
plotly/dash
dash
3,094
Allow_duplicate=True Fails with More Than Two Duplicate Callbacks
## Bug Report: `allow_duplicate=True` Fails with More Than Two Duplicate Callbacks **Description:** The `allow_duplicate=True` parameter does not function correctly when there are more than two duplicate callbacks. **Reproducible Example:** The following examples demonstrate the issue: **Working Examples (Two Dupl...
closed
2024-11-26T12:01:25Z
2024-11-27T15:35:24Z
https://github.com/plotly/dash/issues/3094
[ "bug", "P2" ]
Kissabi
1
Kanaries/pygwalker
pandas
29
HEX support
Hi magic people, I don't know if it is up to the HEX developers or you, but it would be nice if the library could work on HEX notebooks as well. For now it only prints the following: ![Screenshot 2023-02-22 at 16 47 10](https://user-images.githubusercontent.com/108722480/220677455-63e09796-f93c-4250-a0e9-945569df...
closed
2023-02-22T15:49:14Z
2023-04-11T04:36:05Z
https://github.com/Kanaries/pygwalker/issues/29
[ "fixed but needs feedback" ]
giov-bs
4
horovod/horovod
tensorflow
3,670
UnicodeDecodeError in horovod
**Environment:** 1. Framework: TensorFlow 2. Framework version: 2.7 3. Horovod version: 0.23 4. MPI version: None 5. CUDA version: 11.4 6. NCCL version: 11.4 7. Python version: 3.6.8 8. Spark / PySpark version: 9. Ray version: 10. OS and version: 11. GCC version: 8.3.1 12. CMake version: 3.23.3 **Bug ...
closed
2022-08-27T11:21:05Z
2022-08-29T17:54:53Z
https://github.com/horovod/horovod/issues/3670
[ "bug" ]
yinciki
0
pallets/quart
asyncio
382
Updated version Flask, error
In the library requirements new versions of Flask are allowed, so 2 days ago a new version was released that generates the following error. ![image](https://github.com/user-attachments/assets/2bd0122f-b1c3-4bec-822e-f4a5176532b0) To replicate this error, all you have to do is uninstall the Flask and Quart version a...
closed
2024-11-15T07:41:10Z
2024-11-15T14:03:12Z
https://github.com/pallets/quart/issues/382
[]
DaniMunos95
1
coqui-ai/TTS
pytorch
3,447
[Feature request] Please Make an spacial android release for persian deafs
<!-- Welcome to the 🐸TTS project! We are excited to see your interest, and appreciate your support! ---> **🚀 Feature Description** Persian Deafs need your help to can speak with others. we have not voice functionality in persian in apps like google translate and need your help to make an spacial model to persian ...
closed
2023-12-20T04:57:52Z
2024-02-23T03:28:15Z
https://github.com/coqui-ai/TTS/issues/3447
[ "wontfix", "feature request" ]
mablue
2
huggingface/peft
pytorch
1,381
wrong model loading after merge_and_unload + save_pretrained
### System Info running sagemaker on a g5.12xlarge machine this is my requirements file: ``` autoawq @ git+https://github.com/casper-hansen/AutoAWQ wandb==0.16.2 transformers==4.36.2 trl @ git+https://github.com/huggingface/trl.git peft==0.7.1 accelerate==0.26.1 bitsandbytes==0.42.0 diffusers==0.24.0 ``` ...
closed
2024-01-22T13:23:21Z
2025-03-19T09:06:53Z
https://github.com/huggingface/peft/issues/1381
[]
sd3ntato
6
clovaai/donut
computer-vision
113
Train donut on two different downstream tasks simultaneously
Is it possible to train donut on two downstream tasks simultaneously ? document parsing and classification for example. If yes, should the `{"class" : {class_name}}` inside `ground_truth_parse` when the `gt_parse` is as follows `{\"gt_parse\": {ground_truth_parse}}` ?
closed
2022-12-27T14:37:51Z
2023-02-05T09:39:23Z
https://github.com/clovaai/donut/issues/113
[]
Rabie-H
2
FactoryBoy/factory_boy
django
517
FactoryBoy recursive stubs (i.e. SubFactory stubbing)
#### The problem Factory boy is very useful for creating structures with lots of fake data. A design pattern I like to use is to create the stubs, and then use the stubs for checking the resulting model instance at the end of the test. This is really handy for checking integration (e.g. I can convert this data from th...
closed
2018-09-13T09:34:45Z
2018-09-13T11:06:42Z
https://github.com/FactoryBoy/factory_boy/issues/517
[]
chriswyatt
1
apache/airflow
machine-learning
47,789
airflow_local_settings.py overriden as an empty string
### Official Helm Chart version 1.15.0 (latest released) ### Apache Airflow version v2.10.4 ### Kubernetes Version 1.32.1 ### Helm Chart configuration ```yaml spec: values: webserverSecretKeySecretName: webserver-secret-key ``` ### Docker Image customizations ```Dockerfile FROM apache/airflow:2.10.4-pyth...
closed
2025-03-14T14:49:01Z
2025-03-19T14:55:33Z
https://github.com/apache/airflow/issues/47789
[ "kind:bug", "area:helm-chart", "needs-triage" ]
timonviola
2
2noise/ChatTTS
python
107
modelscope中缺少 spk_stat.pt
改成从 modelscope下载模型后,下载成功运行时提示`AssertionError: Missing spk_stat.pt: **/pzc163/chatTTS/asset/spk_stat.pt` 从 https://huggingface.co/2Noise/ChatTTS/blob/main/asset/spk_stat.pt 下载 spk_stat.pt 复制到 asset 目录后问题解决
closed
2024-05-30T15:30:25Z
2024-07-17T04:01:41Z
https://github.com/2noise/ChatTTS/issues/107
[ "stale" ]
jianchang512
6
kornia/kornia
computer-vision
2,534
Allow different filling formats
## 🚀 Feature Warp operators (https://kornia.readthedocs.io/en/latest/geometry.transform.html#warp-operators) should allow fill values for different sizes. For example `warp_perspective` and `warp_affine` should allow filling values for one channel images. ## Motivation Apply data augmentation in 1 channels im...
closed
2023-08-31T10:17:28Z
2023-09-25T12:40:16Z
https://github.com/kornia/kornia/issues/2534
[ "help wanted" ]
priba
2
pytorch/vision
computer-vision
8,122
Scheduled workflow failed
Oh no, something went wrong in the scheduled workflow tests/download. Please look into it: https://github.com/pytorch/vision/actions/runs/6919508562 Feel free to close this if this was just a one-off error. cc @pmeier
closed
2023-11-19T09:09:23Z
2023-11-20T16:03:24Z
https://github.com/pytorch/vision/issues/8122
[ "bug", "module: datasets" ]
github-actions[bot]
0
fastapi/sqlmodel
sqlalchemy
10
Unsure how to specify foreign keys when receiving AmbiguousForeignKeysError
### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it. - [X] I searched the SQLModel documentation, with the integrated search. - [X] I already searched in Google "How to X in SQLModel" and didn't find any information. - [X...
open
2021-08-25T05:48:09Z
2024-12-06T17:29:27Z
https://github.com/fastapi/sqlmodel/issues/10
[ "question" ]
trippersham
21
python-restx/flask-restx
flask
617
__init__() I'm encountering an error: "got multiple values for argument 'X'"
I'm having trouble transitioning from flask_restful to flask_restx while using the add_resource() method. In flask_restful, everything was working fine, but I'm encountering issues with flask_restx. A clear and concise question Here are the relevant links to the documentation I’m following: - [Flask-RESTx API Do...
closed
2024-09-04T10:58:52Z
2024-09-04T11:31:26Z
https://github.com/python-restx/flask-restx/issues/617
[ "question" ]
KeithYatco
1
falconry/falcon
api
1,596
Improve docs re suffixed responders
- [x] Add an example to the `suffix` kwarg docstring for `add_route()` - [x] Add a section about suffixed responders to the [routing](https://falcon.readthedocs.io/en/stable/api/routing.html) page
closed
2019-10-29T05:48:49Z
2021-03-06T19:55:16Z
https://github.com/falconry/falcon/issues/1596
[ "documentation", "good first issue" ]
kgriffs
3
axnsan12/drf-yasg
django
33
OpenAPI 3 support
The latest version of the [OpenAPI specification](https://swagger.io/specification/) has some interesting new features and could be worth implementing. A great overview of new stuff can be found here: https://blog.readme.io/an-example-filled-guide-to-swagger-3-2/ It would enable support for some features we cannot c...
open
2018-01-02T14:32:34Z
2025-03-09T10:41:50Z
https://github.com/axnsan12/drf-yasg/issues/33
[ "help wanted", "enhancement", "2.x.x" ]
axnsan12
24
chaoss/augur
data-visualization
2,648
Bus factor metric API
The canonical definition is here: https://chaoss.community/?p=3944
open
2023-11-30T18:07:30Z
2023-11-30T18:19:04Z
https://github.com/chaoss/augur/issues/2648
[ "API", "first-timers-only" ]
sgoggins
0
ckan/ckan
api
7,718
wrong counts in group_list with include_dataset_count=True
## CKAN version all ## Describe the bug Permission labels aren't checked for group or organization dataset counts leading to incorrect counts ### Steps to reproduce Use an IPermissionLabels plugin or package collaborators to give permission to a dataset to a user that wouldn't normally be able to view it. Whe...
open
2023-07-26T18:40:12Z
2023-09-21T15:05:44Z
https://github.com/ckan/ckan/issues/7718
[]
wardi
0
django-cms/django-cms
django
7,395
Freenode URLs still lingering in markdown files / IRC
It appears that there used to be an IRC channel on #django-cms on Freenode at some point, and some of the documentation files still seem to mention Freenode, but not visibly. (e.g. https://github.com/django-cms/django-cms/blame/6e4841e4cadc9820b296bbe1b093497bcaf32b99/docs/contributing/code.rst#L203 and https://github....
closed
2022-09-16T18:47:29Z
2022-10-23T17:20:16Z
https://github.com/django-cms/django-cms/issues/7395
[ "component: documentation" ]
deliciouslytyped
2