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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
activeloopai/deeplake | computer-vision | 2,946 | [FEATURE] Comparaison to LitData | ### Description
Hey there,
I just discovered Deeplake and found it to be an amazing library. I wondered if you would be interested to compare with LitData: https://github.com/Lightning-AI/litdata
### Use Cases
Better understanding of market performance. | open | 2024-09-11T13:50:19Z | 2025-03-24T03:03:07Z | https://github.com/activeloopai/deeplake/issues/2946 | [
"enhancement"
] | tchaton | 3 |
flasgger/flasgger | rest-api | 195 | flasgger showing the wrong example value for body (from another function) | Not sure if this is the right place for this...if it should be swagger but...
The below is just learning code but I'm having issues with Flasgger picking up the right detail for `Example Value` for the body for `Item`. If I leave in the `Order` swagger detail, I get a different `Example Value` than if I remove it. ... | open | 2018-04-29T20:58:46Z | 2018-10-01T17:31:19Z | https://github.com/flasgger/flasgger/issues/195 | [
"hacktoberfest"
] | andyd0 | 4 |
plotly/dash | jupyter | 2,536 | [BUG] Turn twitter cards off by default to avoid security issues | - replace the result of `pip list | grep dash` below
```
dash 2.9.3
dash-auth 2.0.0
dash-bootstrap-components 1.4.1
dash-core-components 2.0.0
dash-extensions 0.1.13
dash-html-components 2.0.0
dash-table 5.0.0
```
- if frontend relate... | closed | 2023-05-22T05:00:50Z | 2023-05-25T16:12:38Z | https://github.com/plotly/dash/issues/2536 | [] | shankari | 4 |
pytorch/pytorch | numpy | 149,627 | DISABLED test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_True_cuda_int16 (__main__.TestForeachCUDA) | Platforms: linux, slow
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_binary_op_with_scalar_self_support__foreach_pow_is_fastpath_True_cuda_int16&suite=TestForeachCUDA&limit=100) and the most recent trunk [workflow logs](https://github.com/pytorch/... | open | 2025-03-20T15:42:47Z | 2025-03-20T15:42:52Z | https://github.com/pytorch/pytorch/issues/149627 | [
"triaged",
"module: flaky-tests",
"skipped",
"module: mta"
] | pytorch-bot[bot] | 1 |
coqui-ai/TTS | deep-learning | 2,438 | [Feature request] Implementation for FreeVC | <!-- Welcome to the 🐸TTS project!
We are excited to see your interest and appreciate your support! --->
**🚀 Feature Description**
Original implementation: https://github.com/OlaWod/FreeVC
We can use it in combination with any 🐸TTS model and make it speak with any voice aka faking voice cloning.
<!--A clear a... | closed | 2023-03-20T13:54:57Z | 2024-02-24T05:59:56Z | https://github.com/coqui-ai/TTS/issues/2438 | [
"feature request"
] | erogol | 4 |
cobrateam/splinter | automation | 511 | Chrome options | Seems like the way the chrome drive sets options should be updated to avoid interfering with other possible arguments being passed to the function. Unless I'm missing something.
| closed | 2016-08-27T03:58:32Z | 2018-08-27T01:06:21Z | https://github.com/cobrateam/splinter/issues/511 | [] | bmcculley | 0 |
CorentinJ/Real-Time-Voice-Cloning | python | 1,044 | Missing "PyQt5.QtCore" | I tried to run the progrem and run into this error
Traceback (most recent call last):
File "demo_toolbox.py", line 5, in <module>
from toolbox import Toolbox
File "E:\voice clone\toolbox\__init__.py", line 11, in <module>
from toolbox.ui import UI
File "E:\voice clone\toolbox\ui.py", line 12, in <... | open | 2022-03-26T05:59:00Z | 2022-03-29T04:48:50Z | https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/1044 | [] | Laxdal | 2 |
pydantic/pydantic-settings | pydantic | 528 | In a class deriving from BaseSettings, an attribute with name `path` gets expanded to the environment var `PATH` | Here is an odd issue with `pydantic-settings` `v.2.7.1`. If a class that derives from `BaseSettings` contains an attribute named `path` (even if it's lowercase!), that attribute gets expanded to whatever the current `PATH` environment variable is set to.
For instance:
```python
from pydantic_settings import BaseSetti... | closed | 2025-01-21T18:29:26Z | 2025-01-22T09:04:21Z | https://github.com/pydantic/pydantic-settings/issues/528 | [
"unconfirmed"
] | cantordust | 1 |
TencentARC/GFPGAN | deep-learning | 289 | Output Result Files to only 1 folder | Is there a way to only output files from (whole_imgs) to the (restored_imgs) folder, and not (cmp, cropped_faces, restored_faces) I don't need these other image sizes and it just makes the process take longer | open | 2022-10-13T18:20:28Z | 2022-10-19T06:59:47Z | https://github.com/TencentARC/GFPGAN/issues/289 | [] | multifirez | 1 |
sktime/pytorch-forecasting | pandas | 1,596 | [MNT] MPS backend test failures on MacOS | The CI fails with MPS backend failures on a number of tests:
```
RuntimeError: MPS backend out of memory (MPS allocated: 0 bytes, other allocations: 0 bytes, max allowed: 7.93 GB). Tried to allocate 256 bytes on shared pool. Use PYTORCH_MPS_HIGH_WATERMARK_RATIO=0.0 to disable upper limit for memory allocations (may... | closed | 2024-08-22T20:59:49Z | 2024-09-13T16:05:47Z | https://github.com/sktime/pytorch-forecasting/issues/1596 | [
"maintenance"
] | fkiraly | 8 |
ray-project/ray | data-science | 50,698 | CI test linux://python/ray/train/v2:test_data_parallel_trainer is flaky | CI test **linux://python/ray/train/v2:test_data_parallel_trainer** is consistently_failing. Recent failures:
- https://buildkite.com/ray-project/postmerge/builds/8396#01951ae3-8f44-4218-901d-4b144474feab
- https://buildkite.com/ray-project/postmerge/builds/8390#01951a34-43e6-428b-b98f-1832dd663b5e
- https://buildki... | closed | 2025-02-18T21:33:05Z | 2025-02-21T17:44:54Z | https://github.com/ray-project/ray/issues/50698 | [
"bug",
"triage",
"flaky-tracker",
"ray-test-bot",
"ci-test",
"weekly-release-blocker",
"stability",
"ml"
] | can-anyscale | 9 |
keras-rl/keras-rl | tensorflow | 356 | Keras RL for another externel Enviroment | Is it possible to use Keras-RL for any other problem rather than Open AI Gym ?? | closed | 2020-03-18T07:09:18Z | 2020-03-30T15:25:31Z | https://github.com/keras-rl/keras-rl/issues/356 | [] | Jekso | 4 |
strawberry-graphql/strawberry-django | graphql | 263 | Relay and model relationships | <!--- Provide a general summary of the changes you want in the title above. -->
<!--- Anything on lines wrapped in comments like these will not show up in the final text. -->
How to handle relationships with Relay implementation?
```python
@strawberry.type
class Post(relay.Node):
id: relay.NodeID[int]
... | closed | 2023-06-19T02:12:12Z | 2025-03-20T15:57:12Z | https://github.com/strawberry-graphql/strawberry-django/issues/263 | [] | salcedo | 4 |
gradio-app/gradio | machine-learning | 10,407 | Chat Interface with`fill_height=True` Fails to Utilize Full Vertical Space with `save_history=True` | ### Describe the bug
### Bug Description: Chat Interface Vertical Space Utilization
**Issue:** When `save_history=True` is set in the `gr.ChatInterface`, the chat box fails to utilize the full vertical space of the browser window, resulting in an unsatisfactory user experience.
**Expected Behavior:** The chat interf... | closed | 2025-01-22T07:38:13Z | 2025-01-23T04:28:52Z | https://github.com/gradio-app/gradio/issues/10407 | [
"bug"
] | Cyfine | 1 |
scikit-hep/awkward | numpy | 3,221 | `ak.nones_like` | ### Description of new feature
It would be very useful to have this additional `*_like` operator to create a column of nulled data.
This comes up in a physics use case at LHC (at cleaner experimental environments this doesn't hold) where a Jet is an object that has charge but due to QCD screening and reconstruction... | open | 2024-08-19T21:47:20Z | 2024-08-20T12:56:43Z | https://github.com/scikit-hep/awkward/issues/3221 | [
"feature"
] | lgray | 2 |
jupyter/nbviewer | jupyter | 323 | Gists with multiple files don't render an index | Viewing a regular github repo will [show a file listing](http://nbviewer.ipython.org/github/ipython/ipython/tree/master/), but not a [gist with multiple files](http://nbviewer.ipython.org/gist/icook/899fcc7187d2d0ae5f57). Direct links to the gist's files work fine tho.
| closed | 2014-08-13T00:21:33Z | 2014-08-22T15:22:56Z | https://github.com/jupyter/nbviewer/issues/323 | [
"type:Bug"
] | icook | 1 |
strawberry-graphql/strawberry | asyncio | 3,358 | Private fields not private in Python 3.12. | <!-- Provide a general summary of the bug in the title above. -->
<!--- This template is entirely optional and can be removed, but is here to help both you and us. -->
<!--- Anything on lines wrapped in comments like these will not show up in the final text. -->
## Describe the Bug
Private fields not private ... | closed | 2024-01-24T09:47:51Z | 2025-03-20T15:56:34Z | https://github.com/strawberry-graphql/strawberry/issues/3358 | [
"bug"
] | rsr5 | 5 |
keras-team/keras | machine-learning | 20,071 | tf.data.Dataset Pipeline Preprocessing Custom Layer Recommendation | I am looking to create a number of custom preprocessing layers to be used in a TensorFlow `tf.data` pipeline. I initially assumed I could subclass `keras.Layer` and in `call` simply use any `keras.ops` operations. I only use python parameters statically for condition statements but otherwise use `keras.ops` for all com... | closed | 2024-07-31T18:13:56Z | 2024-08-02T19:50:08Z | https://github.com/keras-team/keras/issues/20071 | [
"type:support"
] | apage224 | 7 |
tensorflow/tensor2tensor | machine-learning | 1,139 | AttributeError: 'HParams' object has no attribute 'decode_reference' | ### Description
...when i run t2t-decoder, an error occur, why and what happen?
here is the command:
t2t-decoder --data_dir=data --problem=translate_enzh_wmt32k --model=transformer --hparams_set=transformer_base_single_gpu --output_dir=train --decode_hparams="beam_size=4,alpha=0.6" --decode_from_file=test10.10 ... | open | 2018-10-12T07:53:01Z | 2021-01-29T15:38:56Z | https://github.com/tensorflow/tensor2tensor/issues/1139 | [] | wingsyuan | 5 |
ResidentMario/missingno | pandas | 4 | Parameter for y axis font size and sparkline font size | Currently, these sizes are hardcoded. `ax0.set_yticklabels([1, df.shape[0]], fontsize=20)` and
```
ax1.annotate(max_completeness,
xy=(max_completeness, max_completeness_index),
xytext=(max_completeness + 2, max_completeness_index),
fontsize=14,
va='ce... | closed | 2016-03-30T06:16:21Z | 2016-04-08T05:30:02Z | https://github.com/ResidentMario/missingno/issues/4 | [
"enhancement"
] | nipunbatra | 3 |
piccolo-orm/piccolo | fastapi | 900 | Type of "create_pydantic_model" is partially unknown (Python 3.11) | Hey!
When trying to use Piccolo v1.1 with Pydantic V2, Python 3.11 and Pylance in strict mode I've got this issue:
```
Type of "create_pydantic_model" is partially unknown
Type of "create_pydantic_model" is "(table: type[Table], nested: bool | Tuple[ForeignKey, ...] = False, exclude_columns: Tuple[Column, ...] = ... | open | 2023-11-03T15:22:32Z | 2023-11-07T17:55:27Z | https://github.com/piccolo-orm/piccolo/issues/900 | [] | Conobi | 3 |
roboflow/supervision | machine-learning | 1,785 | What is supervision's coordinate system? | ### Search before asking
- [x] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests.
### Question
What is supervision's coordinate system? I'm pretty sure that it uses top-left origin (y increases down, x increases right), but I couldn't find... | closed | 2025-02-05T15:45:15Z | 2025-02-19T14:25:10Z | https://github.com/roboflow/supervision/issues/1785 | [
"question"
] | mattico | 1 |
vitalik/django-ninja | django | 1,066 | Mock Authentication for a view | Hello! I was trying to rewrite some of my tests involving API calls through Django's TestClient and I couldn't figure out how to mock the authentication callable.
I've written a method to validate the supplied token with a remote server (a CAS-like service), this is how I handle authentications on all of my other p... | open | 2024-01-27T11:44:27Z | 2024-12-22T19:46:23Z | https://github.com/vitalik/django-ninja/issues/1066 | [] | AryanGHM | 3 |
prkumar/uplink | rest-api | 17 | Add doc strings to argument annotation classes | Argument Annotation classes in `uplink/types.py` are missing class doc strings. To improve code documentation, we need to add doc strings to the following classes, adhering the [Google Style Guide](https://google.github.io/styleguide/pyguide.html?showone=Comments#Comments) for consistency with the rest of the codebase:... | closed | 2017-11-12T21:13:04Z | 2017-12-01T18:44:20Z | https://github.com/prkumar/uplink/issues/17 | [
"help wanted",
"good first issue",
"Documentation"
] | prkumar | 2 |
ClimbsRocks/auto_ml | scikit-learn | 439 | get bad score running the sample code | 1) I configure everything and run the whole script and get negative score on the boston datasets. Is it just a sample since i get a bad score is normal ?
2) The default is only using gradient boosting for the classification and regression and not automatically choose the best model for taining and prediction? | open | 2021-04-18T13:54:26Z | 2021-04-18T14:11:15Z | https://github.com/ClimbsRocks/auto_ml/issues/439 | [] | Aun0124 | 0 |
ivy-llc/ivy | numpy | 28,448 | Extend ivy-lint to everything instead of just the frontends | We're currently using a custom pre-commit lint hook specifically designed for formatting Python files in Ivy's frontend, as detailed in our documentation and implemented in our [lint hook repository](https://github.com/unifyai/lint-hook). This formatter organizes the code into two main sections: `helpers` and `main`, s... | closed | 2024-02-28T08:07:29Z | 2024-05-06T10:47:45Z | https://github.com/ivy-llc/ivy/issues/28448 | [
"Bounty"
] | vedpatwardhan | 1 |
coqui-ai/TTS | python | 3,840 | [Bug] can not load the checkpoints when do fine-tune with XTTS_v2 | ### Describe the bug
Hello, community and @eginhard,
For the XTTS fine-tuning, I manually downloaded `dvae.pth, mel_stats.pth, model.pth` and `vocab.json` in `train_gpt_xtts.py`.
Further, below is the command line for fine-tuning XTTS_v2.
```
CUDA_VISIBLE_DEVICES="0" python recipes/mshop/xtts_v2/train_gpt_x... | closed | 2024-07-29T14:10:11Z | 2024-07-29T18:46:28Z | https://github.com/coqui-ai/TTS/issues/3840 | [
"bug"
] | kaen2891 | 4 |
dask/dask | scikit-learn | 11,749 | Support `scipy.sparse.sparray`s | Since older versions of scipy don’t have it, there could be a conditional branch here: `if hasattr(scipy.sparse, "sparray"): ...`
https://github.com/dask/dask/blob/4d71629d1f22ced0dd780919f22e70a642ec6753/dask/array/backends.py#L212-L232 | closed | 2025-02-14T14:56:43Z | 2025-02-21T13:28:08Z | https://github.com/dask/dask/issues/11749 | [
"needs triage"
] | flying-sheep | 0 |
adbar/trafilatura | web-scraping | 117 | Cannot import Trafilatura | ImportError: cannot import name 'Document' from 'readability' (C:\Users\name\AppData\Roaming\Python\Python38\site-packages\readability\__init__.py)
| closed | 2021-09-17T18:04:03Z | 2021-10-01T19:47:40Z | https://github.com/adbar/trafilatura/issues/117 | [
"question"
] | SkateRock123 | 5 |
cvat-ai/cvat | tensorflow | 8,802 | Where are the annotation txt files corresponding to the images in the project or task? | ### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://docs.cvat.ai/docs/)
### Is your feature request related to a problem? Please describe.
I want to be able to directly find the corresponding txt file for each image af... | closed | 2024-12-09T13:41:44Z | 2024-12-11T07:01:25Z | https://github.com/cvat-ai/cvat/issues/8802 | [
"enhancement"
] | stephen-TT | 5 |
joeyespo/grip | flask | 140 | Rendering offline does not work | Hello, I really like the project and I use it to render my notes to markdown. But sometimes I work offline, and grip does not work. I see there is a `render_offline` that is set as default to False, but nowhere else is it set.
By hardcoding in `render_offline = True` in renderers.py, I see it works, and it uses the ca... | closed | 2015-09-15T18:04:02Z | 2015-09-15T18:20:49Z | https://github.com/joeyespo/grip/issues/140 | [
"duplicate"
] | brian-bk | 1 |
koxudaxi/fastapi-code-generator | fastapi | 131 | Handle all request parameter types | Hi,
Thanks for this tool !
I'm trying to infer request parameter type, based on what's inside "in" field in operation's parameters.
It appears that only Query parameter type is handled for the moment, is it a known issue ? Willing to help and PR if needed.
| open | 2021-04-02T07:59:19Z | 2021-04-05T15:12:22Z | https://github.com/koxudaxi/fastapi-code-generator/issues/131 | [] | rambobinator | 1 |
OpenBB-finance/OpenBB | machine-learning | 6,707 | [🕹️] Integrate DefiLlama's Public API with OpenBB Platform | # 📄 Task: (XXL: 1.500-3000 Points)
Integrate DefiLlama’s public API into the OpenBB Platform. Your task is to create a provider extension for DeFiLlama and implement the relevant commands in the `openbb-crypto` extension.
---
### 💡 Tips:
1. **Implementation**: Use the [DeliLlama API documentation](https:/... | closed | 2024-09-30T18:52:41Z | 2024-11-02T07:42:58Z | https://github.com/OpenBB-finance/OpenBB/issues/6707 | [
"🕹️ 1500 points"
] | piiq | 35 |
jina-ai/serve | machine-learning | 5,400 | Hot reload for API endpoints | **Describe the feature**
When editing code while running in a local development environment, something like an inotifywait watcher either kills the existing executor or sends a message to the executor to hotpatch the server. This makes development much easier, and the latter method does not require reloading ML models... | closed | 2022-11-16T14:41:39Z | 2022-11-29T19:23:02Z | https://github.com/jina-ai/serve/issues/5400 | [
"area/community"
] | AmericanPresidentJimmyCarter | 6 |
junyanz/pytorch-CycleGAN-and-pix2pix | pytorch | 1,345 | customize folders | Hello,
I want to change the names of the folders of trainA, trainB -> for example, cars_red, cars_blue?
In which part of the code should I change?
It seems that I should change something in unaligned_dataset but I can only change 'A' and 'B' not the opt.phase.
Is there any way to change it ? | open | 2021-11-29T07:42:29Z | 2021-12-02T20:37:17Z | https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/1345 | [] | seanko29 | 1 |
streamlit/streamlit | machine-learning | 10,821 | Allow changing `st.dataframe` row height from the UI | ### Checklist
- [x] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [x] I added a descriptive title and summary to this issue.
### Summary
Streamlit 1.43 added support for programmatically setting the `row_height` in `st.dataframe` & `st.data_edito... | open | 2025-03-18T11:15:58Z | 2025-03-18T11:16:57Z | https://github.com/streamlit/streamlit/issues/10821 | [
"type:enhancement",
"feature:st.dataframe",
"feature:st.data_editor"
] | lukasmasuch | 1 |
qubvel-org/segmentation_models.pytorch | computer-vision | 84 | can't use efficientnet offline | i downloaded the latest segmentation models pytorch whl file from this link : https://pypi.org/project/segmentation-models-pytorch/#files
also installed pretrained models,this one : https://pypi.org/project/pretrainedmodels/
but i don't see efficientnet there,is there any way to use efficientnet models offline wi... | closed | 2019-10-07T17:04:10Z | 2019-10-07T21:22:07Z | https://github.com/qubvel-org/segmentation_models.pytorch/issues/84 | [] | mobassir94 | 3 |
sqlalchemy/alembic | sqlalchemy | 761 | One cannot add a column with a comment within batch operation context | **Describe the bug**
Batch operation `op.batch_alter_table(...).add_column()` method cannot add a column that comes with a comment.
Comment support is fairly new, maybe this is a "feature" due to some constraint I am not aware of ?
**Expected behavior**
The column is added to the table and the appropriate com... | closed | 2020-11-27T16:38:16Z | 2020-12-18T12:59:37Z | https://github.com/sqlalchemy/alembic/issues/761 | [
"bug",
"batch migrations"
] | cansjt | 3 |
samuelcolvin/watchfiles | asyncio | 166 | Resource warning when RustNotify is deleted without calling `close()` | I agree with @graingert in #164 that we should raise a resource warning just to be safe if `RustNotify` isn't explicitly "closed" even though it mostly wouldn't actually be necessary since `__del__` would clean up the thread.
However at the moment it seems pyo3 doesn't support the `__del__` method, see https://githu... | open | 2022-06-25T11:19:58Z | 2022-06-25T11:19:58Z | https://github.com/samuelcolvin/watchfiles/issues/166 | [] | samuelcolvin | 0 |
deedy5/primp | web-scraping | 74 | set http1_title_case_headers to True because its sending both upper and lower header's key | 
| open | 2025-01-08T09:21:42Z | 2025-02-10T06:29:37Z | https://github.com/deedy5/primp/issues/74 | [
"question"
] | luanon404 | 0 |
sktime/sktime | data-science | 7,359 | [ENH] graph neural networks for forecasting | Graph neural networks are a popular choice for forecasting hierarchically structured panels, graph structured panels, or structured variable settings, e.g., energy networks with time series observed at devices located at the vertices or edges of an abstract graph.
Mahdi Torabi Rad suggested these two packages:
* ... | open | 2024-11-04T09:18:02Z | 2024-11-09T09:08:37Z | https://github.com/sktime/sktime/issues/7359 | [
"feature request",
"implementing algorithms",
"interfacing algorithms",
"module:forecasting",
"enhancement"
] | fkiraly | 2 |
browser-use/browser-use | python | 1,007 | Unable to Retrieve Actual Input Value from Input Element | ### Bug Description
I'm using trying to get some informations from a modem interface web page. This page has multiple sections for both 2.4 GHz and 5 GHz settings.
Under the 5 GHz section, there is an input element whose value I want to retrieve. However, when I attempt to fetch the input's actual value,
the browser u... | open | 2025-03-12T12:03:10Z | 2025-03-12T12:09:13Z | https://github.com/browser-use/browser-use/issues/1007 | [
"bug"
] | burakyildirimm | 1 |
microsoft/qlib | machine-learning | 994 | an error in qlib/data/dataset/handler.py at line 518 | if self.process_type == DataHandlerLP.PTYPE_I:
_learn_df = _shared_df | closed | 2022-03-18T13:14:47Z | 2022-07-15T12:02:31Z | https://github.com/microsoft/qlib/issues/994 | [
"question",
"stale"
] | ning213 | 5 |
sktime/sktime | data-science | 7,070 | [BUG] `_make_hierarchical` with `datetime` index as time has no frequency information | **Describe the bug**
The dataframe returned by `_make_hierarchical` has no frequency information. Despite being set by `_make_index`
**To Reproduce**
```python
y_train = _make_hierarchical(
hierarchy_levels=(2, 4),
n_columns=2,
min_timepoints=22,
max_timepo... | open | 2024-09-01T18:41:57Z | 2024-09-09T20:14:15Z | https://github.com/sktime/sktime/issues/7070 | [
"bug",
"module:tests",
"module:datasets&loaders"
] | benHeid | 3 |
streamlit/streamlit | data-visualization | 10,872 | Infer page title and favicon from `st.title` instead of requiring `st.set_page_config` | ### Checklist
- [x] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [x] I added a descriptive title and summary to this issue.
### Summary
Today, to change the page title/favicon shown in the browser tab, you need to call `st.set_page_config`. What... | open | 2025-03-21T19:39:38Z | 2025-03-21T19:40:12Z | https://github.com/streamlit/streamlit/issues/10872 | [
"type:enhancement",
"feature:st.set_page_config",
"feature:st.title"
] | jrieke | 1 |
pyg-team/pytorch_geometric | deep-learning | 8,902 | IndexError: Found indices in 'edge_index' that are larger than 0 (got X). Please ensure that all indices in 'edge_index' point to valid indices in the interval [0, 1) | ### 🐛 Describe the bug
My `GCNConv` model looks like as follows:
```Python
class GCN(nn.Module):
def __init__(self, vocab_size, input_channels, hidden_channels, out_channels, dropout_rate=0.5):
super(GCN, self).__init__()
self.embedding = nn.Embedding(vocab_size, input_channels)
self.gnn1 = ... | closed | 2024-02-12T20:32:20Z | 2024-02-15T09:16:11Z | https://github.com/pyg-team/pytorch_geometric/issues/8902 | [
"bug"
] | Rajat1206 | 2 |
davidteather/TikTok-Api | api | 1,093 | [FEATURE_REQUEST] - Scrape the tiktok text | Thanks for this wonderful tool.
I would like to scrape the text of the video, but I fail to find the way. It seems that all I see in the documentation is to scrape the info related to videos or user info.
Please advice.
| open | 2023-12-18T08:59:04Z | 2024-08-13T01:02:52Z | https://github.com/davidteather/TikTok-Api/issues/1093 | [
"feature_request"
] | lynyanny | 3 |
explosion/spaCy | deep-learning | 13,467 | ⚠ Aborting and saving the final best model. Encountered exception: RuntimeError('Invalid argument') | <!-- NOTE: For questions or install related issues, please open a Discussion instead. -->
## How to reproduce the behaviour
<!-- Include a code example or the steps that led to the problem. Please try to be as specific as possible. -->
## Your Environment
<!-- Include details of your environment. You can also t... | closed | 2024-04-28T12:12:26Z | 2024-06-15T00:03:34Z | https://github.com/explosion/spaCy/issues/13467 | [
"invalid"
] | Lance-Owen | 1 |
InstaPy/InstaPy | automation | 6,149 | Mutual following takes forever | <!-- Did you know that we have a Discord channel ? Join us: https://discord.gg/FDETsht -->
<!-- Is this a Feature Request ? Please, check out our Wiki first https://github.com/timgrossmann/InstaPy/wiki -->
## Expected Behavior
Mutual following should not take long for accounts with a small following_count.
## Curr... | closed | 2021-04-13T06:11:27Z | 2021-07-21T05:18:54Z | https://github.com/InstaPy/InstaPy/issues/6149 | [
"wontfix"
] | guttikar | 1 |
piskvorky/gensim | data-science | 3,179 | Gensim's FastText model reads in unsupported modes from Facebook's FastText | In gensim/models/fasttext.py:
```python
model = FastText(
vector_size=m.dim,
vector_size=m.dim,
window=m.ws,
window=m.ws,
epochs=m.epoch,
epochs=m.epoch,
negative=m.neg,
negative=m.neg,
# FIXME: these next 2 lines read in unsupport... | open | 2021-06-22T01:55:10Z | 2024-08-25T17:02:40Z | https://github.com/piskvorky/gensim/issues/3179 | [
"bug",
"difficulty easy",
"good first issue",
"fasttext"
] | mpenkov | 11 |
davidsandberg/facenet | tensorflow | 407 | How to solve in win7? | Traceback (most recent call last):
File "E:\FaceCode_Github\facenet\facenet-master\facenet-master\src\align\align
_dataset_mtcnn.py", line 143, in <module>
main(parse_arguments(sys.argv[1:]))
File "E:\FaceCode_Github\facenet\facenet-master\facenet-master\src\align\align
_dataset_mtcnn.py", line 46, in main... | closed | 2017-08-02T08:42:49Z | 2017-11-10T23:17:55Z | https://github.com/davidsandberg/facenet/issues/407 | [] | wyc2015fq | 3 |
matterport/Mask_RCNN | tensorflow | 2,662 | create similar masks as mask rcnn | Hi,
I have an application running with mask rcnn model, due to slow speed of mask rcnn I have switched to object detection model i.e yolov4 model. Now the application flow is setup for masks as well, I am trying to convert the bounding boxes points into mask format i.e exactly same as mask rcnn format. I am using op... | closed | 2021-08-04T12:02:20Z | 2021-08-08T06:26:21Z | https://github.com/matterport/Mask_RCNN/issues/2662 | [] | muhammadabdullah34907 | 1 |
deepinsight/insightface | pytorch | 2,268 | arcface_torch pretrained weights problem | Do you provide the pretrained face recognition model that I can straightly use the model to extract facial features?
[models](https://onedrive.live.com/?authkey=%21AFZjr283nwZHqbA&id=4A83B6B633B029CC%215581&cid=4A83B6B633B029CC) It seems only the backbone?
您好,请问你们提供arcface_torch在某个数据集上训练好后的模型吗?我看你们在[inference.py](... | open | 2023-03-21T07:13:03Z | 2023-03-22T08:11:42Z | https://github.com/deepinsight/insightface/issues/2268 | [] | iiTzFrankie | 1 |
plotly/dash-cytoscape | dash | 23 | Adding Support for networkX | ## Description
At the moment, conversion between networkX graphs and Dash Cytoscape networks have to be done manually. In order to make it easier for everyone to integrate networkX in their Dash workflow, we would like to improve support for the library. Please let us know your thoughts, and we highly appreciate if ... | open | 2019-01-11T23:02:26Z | 2024-03-11T15:47:19Z | https://github.com/plotly/dash-cytoscape/issues/23 | [
"suggestion",
"♥ NEEDS SPON$OR"
] | xhluca | 9 |
amidaware/tacticalrmm | django | 2,152 | server install.sh dependency missing python3.11-venv | - OS: Debian 12
- RMM Version v0.20.1
- Standard install.sh
Debian 12 clean install, nor the 3.11.8 download include python venv
Install script fails
`
The virtual environment was not created successfully because ensurepip is not
available. On Debian/Ubuntu systems, you need to install the python3-venv
packag... | closed | 2025-02-24T20:17:48Z | 2025-02-25T08:18:21Z | https://github.com/amidaware/tacticalrmm/issues/2152 | [] | davemc50 | 3 |
kizniche/Mycodo | automation | 1,354 | Request to add DFRobot i2c DAC output module (0-10v) | Found a awesome DAC from DFrobot, it is the first i2C device that i have found that outputs a 0-10v signal. also has 8 possible i2c addresses. i am a failure at programming so hoping this is universal enough for other people to find useful too.
https://www.dfrobot.com/product-2613.html
tons of lighting systems ... | closed | 2023-12-10T04:13:34Z | 2024-10-04T03:55:22Z | https://github.com/kizniche/Mycodo/issues/1354 | [
"enhancement",
"Testing"
] | Nithalik | 43 |
Nike-Inc/koheesio | pydantic | 162 | [FEATURE] Add `authorization_header` to HttpStep to support other token types besides just `bearer` | > Replacing `bearer_token` with `authorization_header` will do (most of) the job. And if this attribute is set, we just update the `headers` attribute.
Hmm.. so add something like this:
```python
authorization_header: Optional[SecretStr] = Field(
default=None,
description="Token for authoriza... | closed | 2025-01-31T13:08:55Z | 2025-02-26T15:16:48Z | https://github.com/Nike-Inc/koheesio/issues/162 | [] | dannymeijer | 2 |
albumentations-team/albumentations | deep-learning | 2,432 | [Feature request] Add apply_to_images to Sharpen | open | 2025-03-11T01:16:51Z | 2025-03-11T01:16:58Z | https://github.com/albumentations-team/albumentations/issues/2432 | [
"enhancement",
"good first issue"
] | ternaus | 0 | |
slackapi/python-slack-sdk | asyncio | 1,280 | Intermittent socket mode connectivity | (Filling out the following details about bugs will help us solve your issue sooner.)
### Reproducible in:
#### The Slack SDK version
slack-sdk==3.19.0
#### Python runtime version
Python 3.8.14
#### OS info
ProductName: Mac OS X
ProductVersion: 10.15.7
BuildVersion: 19H2026
Darwin Kernel Version 19... | closed | 2022-10-21T20:25:54Z | 2022-10-24T23:27:37Z | https://github.com/slackapi/python-slack-sdk/issues/1280 | [
"question",
"socket-mode"
] | BrianGallew | 3 |
Python3WebSpider/ProxyPool | flask | 62 | 代理池项目中setting.py文件相关配置 | 不算bug,建议:
1.在项目setting.py文件中,看到声明了LOG_DIR日志存储路径参数,但未使用。
应新建出...\project\ProxyPool\logs文件夹,并在配置文件中修改:
logger.add(env.str('LOG_RUNTIME_FILE', 'runtime.log'), level='DEBUG', rotation='1 week', retention='20 days')
logger.add(env.str('LOG_ERROR_FILE', 'error.log'), level='ERROR', rotation='1 week')
修改为:
logger.add(... | open | 2020-04-09T08:57:18Z | 2020-04-09T10:01:47Z | https://github.com/Python3WebSpider/ProxyPool/issues/62 | [
"bug"
] | Yu-Yv | 1 |
hankcs/HanLP | nlp | 724 | 发现新词的方法,过滤的时候建议shiyonLinkedList | /**
* 提取词语
*
* @param reader 大文本
* @param size 需要提取词语的数量
* @return 一个词语列表
*/
public List<WordInfo> discover(BufferedReader reader, int size) throws IOException
在Line 83行,ArrayList替换为LinkedList,做移除时,会减少remove带来的list左移的复杂度,速度有很大提升
| closed | 2017-12-27T04:46:18Z | 2017-12-27T09:07:22Z | https://github.com/hankcs/HanLP/issues/724 | [
"improvement"
] | Jnoson | 1 |
AntonOsika/gpt-engineer | python | 583 | Expanded use of LangChain features - tools, etc.? | Thanx for creating such a good ai dev aide. I know GE is using LangChain for LLM abstraction, which is great. Can you expand GE functionality to add more LangChain features like external tools, etc? Eg., to allow web searching, GitHub repo access, chat with private documents, etc.
Is there any interest in the GE com... | closed | 2023-08-11T21:46:06Z | 2023-08-16T19:25:48Z | https://github.com/AntonOsika/gpt-engineer/issues/583 | [] | radman-x | 1 |
gradio-app/gradio | python | 10,828 | Receive ValueError when using nested @gr.render() | ### Describe the bug
When attempting to use a nested @gr.render() I receive a `ValueError: Reactive render must be inside a Blocks context.`. However, as the example code shoes, the reactive render IS placed in a Blocks context (it's nested).
The motivation here is to be able to dynamically render nested gradio compo... | open | 2025-03-17T21:57:16Z | 2025-03-17T21:57:16Z | https://github.com/gradio-app/gradio/issues/10828 | [
"bug"
] | i-am-mike-davis | 0 |
viewflow/viewflow | django | 335 | (2.0.0a0) Improvements for Django - Suggestion | Hi @kmmbvnr,
thanks to [this comment](https://github.com/viewflow/django-fsm/issues/267#issuecomment-912257373) we are currently using the pre-release version 2 of this package.
In development, when using this package with Django models, we realised that you were still able to directly alter the field which defin... | closed | 2021-11-16T07:52:29Z | 2024-02-15T12:45:30Z | https://github.com/viewflow/viewflow/issues/335 | [
"request/enhancement"
] | christoph-teichmeister | 7 |
neuml/txtai | nlp | 206 | Add workflow scheduling | Currently, workflows are run on demand. This makes sense for data that is dynamically changing.
In the case where an index is being refreshed from the same input source, a schedule option would be beneficial. While the same could be accomplished with standard scheduling tools like cron, having an option directly wi... | closed | 2022-01-27T17:18:07Z | 2022-01-27T17:27:55Z | https://github.com/neuml/txtai/issues/206 | [] | davidmezzetti | 0 |
dpgaspar/Flask-AppBuilder | flask | 1,835 | add Azure OAUTH example to security docs | Currently, we don't list an Azure OAUTH example for [in the security docs](https://flask-appbuilder.readthedocs.io/en/latest/security.html#authentication-oauth) for `OAUTH_PROVIDERS`.
However, we already have an example for Azure OAUTH in the [`./examples/oauth/config.py`](https://github.com/dpgaspar/Flask-AppBuilde... | closed | 2022-04-25T23:09:00Z | 2023-08-01T07:34:03Z | https://github.com/dpgaspar/Flask-AppBuilder/issues/1835 | [] | thesuperzapper | 2 |
dnouri/nolearn | scikit-learn | 42 | train_test_split signature | Any reason the signature for `train_test_split` takes in the `eval_size` rather than just reason `self. eval_size`?
https://github.com/dnouri/nolearn/blob/12f263ccf09d32c3b73eff3d6fbe96ce85631f1e/nolearn/lasagne.py#L361
| closed | 2015-02-10T20:59:46Z | 2015-07-22T20:48:22Z | https://github.com/dnouri/nolearn/issues/42 | [] | cancan101 | 2 |
gradio-app/gradio | data-science | 10,211 | Gallery preview row unable to display large number of images (overflow images are hidden and cannot be selected) | ### Describe the bug
<img width="1439" alt="image" src="https://github.com/user-attachments/assets/7e8e1de0-1bbf-477c-afb6-af5a62fe269f" />
<img width="1439" alt="image" src="https://github.com/user-attachments/assets/216ad393-772c-4875-9385-cf7ba57e2efe" />
### Have you searched existing issues? 🔎
- [X] I ... | open | 2024-12-16T15:14:14Z | 2024-12-16T16:50:42Z | https://github.com/gradio-app/gradio/issues/10211 | [
"bug"
] | xiaomofa | 0 |
sktime/sktime | scikit-learn | 7,605 | [ENH] Transformer Conformal Prediction for Time-Series | #6660 mentions the suggestion of adding Transformer Conformal Prediction for Time Series
[https://github.com/Jayaos/TCPTS](https://github.com/Jayaos/TCPTS)
Since conformal prediction provides uncertainty quantification for various scitypes such as regression, classification, or forecasting, I wonder if it will ma... | open | 2025-01-04T17:41:48Z | 2025-01-05T17:06:19Z | https://github.com/sktime/sktime/issues/7605 | [
"implementing algorithms",
"module:forecasting",
"enhancement"
] | jgyasu | 1 |
langmanus/langmanus | automation | 124 | 多轮对话有问题 | Thank you for your support and contribution to LangManus!
**Describe the Bug**
A clear and concise description of the issue.
**Steps to Reproduce**
Please provide detailed steps to reproduce the issue:
1. What actions did you take?
2. What was the expected behavior?
3. What actually happened?
**Environment Informati... | open | 2025-03-24T09:01:28Z | 2025-03-24T09:03:00Z | https://github.com/langmanus/langmanus/issues/124 | [
"bug"
] | expresschen | 1 |
ray-project/ray | deep-learning | 51,501 | CI test windows://python/ray/tests:test_list_actors_4 is consistently_failing | CI test **windows://python/ray/tests:test_list_actors_4** is consistently_failing. Recent failures:
- https://buildkite.com/ray-project/postmerge/builds/8965#0195aaf1-9737-4a02-a7f8-1d7087c16fb1
- https://buildkite.com/ray-project/postmerge/builds/8965#0195aa03-5c4f-4156-97c5-9793049512c1
DataCaseName-windows://pyt... | closed | 2025-03-19T00:06:29Z | 2025-03-19T21:53:13Z | https://github.com/ray-project/ray/issues/51501 | [
"bug",
"triage",
"core",
"flaky-tracker",
"ray-test-bot",
"ci-test",
"weekly-release-blocker",
"stability"
] | can-anyscale | 3 |
python-restx/flask-restx | flask | 505 | Swagger docs and Marshmallow schemes | Hi,
I'm using a set with Flask, SQLAlchemy and Marshmallow in my API.
I would like to use marshmallow schema to parse and also if possible create swagger docs.
Even the [docs](https://flask-restx.readthedocs.io/en/latest/parsing.html) suggest it's better integration suite for this kind of stuff than reqparse
I... | open | 2023-01-06T19:13:24Z | 2023-01-08T15:47:40Z | https://github.com/python-restx/flask-restx/issues/505 | [
"enhancement"
] | plenzjr | 1 |
fastapi-users/fastapi-users | asyncio | 878 | Allow update single field with `PATCH` `users/me` | ## Describe the bug
Currently, when I try to update a user field on `users/me` using `PATCH`, I'm getting a validation error because the `email` field is mandatory. Accordingly, with the `PATCH` method spec, we should be able to update a single field without providing all other fields. But, even if I provide the fiel... | closed | 2022-01-17T17:50:10Z | 2022-01-17T18:00:38Z | https://github.com/fastapi-users/fastapi-users/issues/878 | [
"bug"
] | fullonic | 1 |
nolar/kopf | asyncio | 378 | Question: run-time registration of handlers? | > <a href="https://github.com/nemethf"><img align="left" height="50" src="https://avatars1.githubusercontent.com/u/1453824?v=4"></a> An issue by [nemethf](https://github.com/nemethf) at _2020-06-24 12:49:16+00:00_
> Original URL: https://github.com/zalando-incubator/kopf/issues/378
>
## Question
<!-- ... | open | 2020-08-18T20:05:06Z | 2020-08-23T20:58:55Z | https://github.com/nolar/kopf/issues/378 | [
"question",
"archive"
] | kopf-archiver[bot] | 0 |
statsmodels/statsmodels | data-science | 8,896 | ENH: Implement append, apply and extend for ETSResults | The current implementation of [`ETSResults`](https://www.statsmodels.org/dev/generated/statsmodels.tsa.exponential_smoothing.ets.ETSResults.html) doesn't have any of the following methods that are available in [`ExponentialSmoothingResults`](https://www.statsmodels.org/dev/generated/statsmodels.tsa.statespace.exponenti... | open | 2023-05-26T12:01:00Z | 2023-07-19T14:54:15Z | https://github.com/statsmodels/statsmodels/issues/8896 | [] | ltsaprounis | 0 |
onnx/onnxmltools | scikit-learn | 153 | LightGBM multiclass convert error | I try to add a test for lightgbm, but i found multiclass classification seems to have error:
```
=================================== FAILURES ===================================
_______ TestLGBMClassifierConverter.test_model_multiclass_classification _______
self = <test_LightGBMClassifier.TestLGBMClassifierCon... | closed | 2018-10-18T00:24:27Z | 2018-10-23T18:49:01Z | https://github.com/onnx/onnxmltools/issues/153 | [] | jilongliao | 1 |
lucidrains/vit-pytorch | computer-vision | 277 | structural 3D ViT | Just wanted to check whether the 3D model, made for videos can be repurposed to 3D structural transformer with frame = z?
Is there a fundamental difference between x,y,z if I use it like so, or is it symmetrical? | closed | 2023-09-04T08:20:14Z | 2023-09-05T15:12:11Z | https://github.com/lucidrains/vit-pytorch/issues/277 | [] | aperiamegh | 4 |
google-research/bert | nlp | 621 | Fine Tuning + Extracting Features for Custom Dataset | TL;DR: How do I first train on my own dataset, and then use the trained model as a feature extractor?
My question is similar to the one mentioned here: #145
I want to extract features from my own dataset. My thought was to first train an estimator (following the steps in run_classifier.py), and then use the tra... | open | 2019-05-04T08:14:43Z | 2019-05-16T13:52:22Z | https://github.com/google-research/bert/issues/621 | [] | rvoak | 2 |
stanford-oval/storm | nlp | 339 | Topic input Chinese, the program does not generate content | Hello, I am trying to use Storm to generate Chinese articles.
this is my code:
```
from knowledge_storm.collaborative_storm.engine import CollaborativeStormLMConfigs, RunnerArgument, CoStormRunner
from knowledge_storm.lm import DeepSeekModel
from knowledge_storm.logging_wrapper import LoggingWrapper
from knowledge_stor... | open | 2025-03-12T02:04:56Z | 2025-03-21T01:34:16Z | https://github.com/stanford-oval/storm/issues/339 | [] | JV-X | 7 |
Lightning-AI/pytorch-lightning | data-science | 20,140 | StreamingDataset not working in multi-gpu environement | ### Bug description
I'm trying to use the Streaming library by Mosaic as described in the doc (https://lightning.ai/docs/pytorch/stable/data/alternatives.html) but it doesn't work as seamlessly as expected.
When trying the default approach as described in the documentation with 4 GPUs on a single node:
```
train_... | open | 2024-07-30T12:06:41Z | 2024-08-18T02:26:46Z | https://github.com/Lightning-AI/pytorch-lightning/issues/20140 | [
"bug",
"repro needed"
] | davidpicard | 3 |
Kav-K/GPTDiscord | asyncio | 211 | [BUG] Welcome message not working with turbo model | **Describe the bug**
Welcome message not showing when using this model
**To Reproduce**
Steps to reproduce the behavior:
Just change default model to chatgpt 3.5 turbo
**Expected behavior**
Welcome messages working!
**Screenshots**
N/A
**Additional context**
N/A
| closed | 2023-03-05T23:58:05Z | 2023-03-06T05:13:17Z | https://github.com/Kav-K/GPTDiscord/issues/211 | [
"bug"
] | rangerpowerx | 1 |
globaleaks/globaleaks-whistleblowing-software | sqlalchemy | 4,207 | Wrong translation on comments tab | ### What version of GlobaLeaks are you using?
5.0.11
### What browser(s) are you seeing the problem on?
Firefox
### What operating system(s) are you seeing the problem on?
Windows
### Describe the issue
The tab "only me" is not translated.
:
title: str
... | closed | 2023-07-18T13:30:00Z | 2023-07-18T14:08:01Z | https://github.com/docarray/docarray/issues/1709 | [] | jupyterjazz | 0 |
pytest-dev/pytest-html | pytest | 48 | Add a mechanism for merging multiple html reports | Would it be possible to expose a flag that allows merging multiple html reports?
This is something that could probably be done with a separate script, but I think it makes sense to add this functionality to the plugin. Something like:
py.test --merge-html result1.html result2.html ... resultN.html
Cheers,
Goncalo
| closed | 2016-05-31T21:55:07Z | 2024-10-01T14:30:22Z | https://github.com/pytest-dev/pytest-html/issues/48 | [] | ghost | 10 |
amdegroot/ssd.pytorch | computer-vision | 553 | Why....does this kind of error happen? | ```
/home/dnaplus/Downloads/ssd.pytorch/ssd.py:34: UserWarning: volatile was removed and now has no effect. Use `with torch.no_grad():` instead.
self.priors = Variable(self.priorbox.forward(), volatile=True)
Loading base network...
Initializing weights...
train.py:214: UserWarning: nn.init.xavier_uniform is now ... | closed | 2021-08-04T04:15:05Z | 2024-01-14T17:14:40Z | https://github.com/amdegroot/ssd.pytorch/issues/553 | [] | cnr0724 | 1 |
adithya-s-k/marker-api | rest-api | 11 | Cloudflare tunnel timeout issue | Hi,
I use cloudflare tunnel to make server in local network accessible through public network, and CF has limitation with 100 seconds to response otherwise the connection would be closed. Most of my pdf files take more than 100s to convert so I wonder if you can add function that response to client and hold the con... | open | 2024-06-26T08:51:23Z | 2024-06-26T08:51:23Z | https://github.com/adithya-s-k/marker-api/issues/11 | [] | wangxing7714436 | 0 |
LAION-AI/Open-Assistant | machine-learning | 2,851 | Display name spill-over | In isolated cases users misuse their freedom to use unicode display names to set bad names which spill over to other parts of the UI. Specifically affected are the leaderboard and trollboard pages which list users.
Use css styles to clip display names at the border of the surrounding cell's box.
| closed | 2023-04-23T08:41:28Z | 2023-04-25T10:49:32Z | https://github.com/LAION-AI/Open-Assistant/issues/2851 | [
"bug",
"website",
"good first issue"
] | andreaskoepf | 2 |
521xueweihan/HelloGitHub | python | 2,191 | 自荐项目: Output-Line 在nodejs终端中显示打印语句的文件路径以及行号 | ## 项目推荐
- 项目地址:[Lete114/Output-Line](https://github.com/Lete114/Output-Line)
- 类别:JavaScript
- 项目描述:
- 必写:在nodejs终端中显示打印语句的文件路径以及行号
- 可选:适用于代码调试,快速移除遗漏的console.log语句
- 描述长度:
当你写的项目文件过多时,可能有30以上的js文件时,有一个bug需要解决,于是你打了好几个console.log语句用于查看内容输出,当问题解决后你需要将这些输出语句删除,可文件太多,不方便查找,这时你可能会想到使用IDE的全局文件搜索,但是在项... | closed | 2022-05-03T10:02:13Z | 2022-05-24T03:30:44Z | https://github.com/521xueweihan/HelloGitHub/issues/2191 | [] | Lete114 | 1 |
pallets-eco/flask-sqlalchemy | sqlalchemy | 532 | Using limit method before paginate method. | Hi. When I use limit method before paginate, an InvalidRequestError will be thrown:
> InvalidRequestError: Query.order_by() being called on a Query which already has LIMIT or OFFSET applied. To modify the row-limited results of a Query, call from_self() first. Otherwise, call order_by() before limit() or offset() ar... | closed | 2017-08-22T10:12:25Z | 2020-12-05T20:55:43Z | https://github.com/pallets-eco/flask-sqlalchemy/issues/532 | [] | WaferJay | 1 |
mage-ai/mage-ai | data-science | 5,096 | Refresh Button for particular Block | **Is your feature request related to a problem? Please describe.**
If we code on the code editor like in VS Code, we need to refresh the browser to show the code on Mage UI; it will not instantly replicate the code in UI.
**Describe the solution you'd like**
Instead of refreshing the browser, can we add a refresh ... | open | 2024-05-21T05:54:14Z | 2024-05-21T17:29:54Z | https://github.com/mage-ai/mage-ai/issues/5096 | [
"enhancement"
] | kkhatke | 0 |
iMerica/dj-rest-auth | rest-api | 528 | How to change API Endpoint url? | May I ask How do I change the url of login page from /login to /login1, or /registration to /register? | closed | 2023-07-12T22:05:24Z | 2023-07-12T22:18:41Z | https://github.com/iMerica/dj-rest-auth/issues/528 | [] | tran-hai-long | 1 |
mirumee/ariadne | graphql | 736 | Directives do not get reported through _service.sdl introspection query ---> subgraph cannot be federated | Apollo federation uses the following introspection query when glueing together subgraphs:
https://github.com/apollographql/rover/blob/83d99ad2c707a5da4e3d48593af7b22a51d6d07d/crates/rover-client/src/operations/subgraph/introspect/introspect_query.graphql#L1-L6
```gql
query SubgraphIntrospectQuery {
# eslint-dis... | open | 2021-12-04T07:14:26Z | 2024-03-25T08:25:04Z | https://github.com/mirumee/ariadne/issues/736 | [
"to do"
] | magicmark | 3 |
0b01001001/spectree | pydantic | 249 | improve falcon form data read part | > @yedpodtrzitko It depends what you are trying to achieve. Do you want to buffer whole files in memory? Or do you want to spool them to temp files like some other frameworks do?
> Falcon even puts a cap on a maximum amount of data that can be referenced this way ([`await part.get_data()`](https://falcon.readthedocs... | open | 2022-08-04T13:27:12Z | 2022-11-10T16:22:44Z | https://github.com/0b01001001/spectree/issues/249 | [
"enhancement",
"good first issue",
"help wanted"
] | kemingy | 4 |
Yorko/mlcourse.ai | scikit-learn | 666 | Misleading hyperlink on https://mlcourse.ai/roadmap | Misleading hyperlink on https://mlcourse.ai/roadmap
Chapter: "Week 5. Bagging and Random Forest"
Link: “Random Forest”
Actual link: https://mlcourse.ai/articles/topic5-part1-bagging/
Expected link: https://mlcourse.ai/articles/topic5-part2-rf/ | closed | 2020-06-02T17:17:10Z | 2020-06-06T07:47:59Z | https://github.com/Yorko/mlcourse.ai/issues/666 | [
"minor_fix"
] | www050 | 1 |
littlecodersh/ItChat | api | 676 | 如何添加http服务暴露发送消息的接口。 | 如何添加http服务暴露发送消息的接口。 | open | 2018-06-04T02:50:33Z | 2018-06-06T16:40:08Z | https://github.com/littlecodersh/ItChat/issues/676 | [
"help wanted"
] | fanlushuai | 1 |
scikit-learn/scikit-learn | python | 30,199 | Add "mish" activation function to sklearn.neural_network.MLPClassifier and make it the default | ### Describe the workflow you want to enable
Currently, the default activation function for `sklearn.neural_network.MLPClassifier` is "relu". However, there are several papers that demonstrate better results with "mish" = (x ⋅ tanh(ln(1 + e^x))) = x ⋅ tanh(softplus(x)).
Some references:
1) According to [Mish: A... | closed | 2024-11-02T22:30:45Z | 2024-11-04T09:22:32Z | https://github.com/scikit-learn/scikit-learn/issues/30199 | [
"New Feature",
"Needs Triage"
] | Expertium | 1 |
junyanz/pytorch-CycleGAN-and-pix2pix | computer-vision | 1,693 | The problem of style transfer | Hello, author.
I want to use my own dataset to perform some style transfer tasks, such as converting land scenes into an underwater style. However, I only want to transfer the style. But when I was running my own dataset, I found that besides the style being transferred, the scenery in the pictures also changes (perha... | open | 2025-03-19T00:47:55Z | 2025-03-19T00:47:55Z | https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/1693 | [] | zhangjy328 | 0 |
Nekmo/amazon-dash | dash | 132 | Systemd service does not work after reboot | Put an `x` into all the boxes [ ] relevant to your *issue* (like this: `[x]`)
### What is the purpose of your *issue*?
- [ ] Bug report (encountered problems with amazon-dash)
- [ ] Feature request (request for a new functionality)
- [x] Question
- [ ] Other
### Guideline for bug reports
You can delete this ... | closed | 2019-03-06T18:50:44Z | 2019-03-22T17:16:54Z | https://github.com/Nekmo/amazon-dash/issues/132 | [
"bug"
] | scharrin2 | 3 |
biolab/orange3 | scikit-learn | 6,372 | UMAP under unsupervised | **What's your use case?**
<!-- Have, other than t-SNE, a way to visualize data in 2D reducing dimensions? -->
**What's your proposed solution?**
<!-- Implement UMAP algo and/or any other. -->
Thank you! I love Orange!!! | open | 2023-03-24T16:34:32Z | 2023-04-02T23:07:39Z | https://github.com/biolab/orange3/issues/6372 | [] | pepeto | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.