-
this basic widget library will let us test the editor in different ways, and ofc improve the components API
so for all of them editor must be able to perform common operations on them like moving/re…
-
### Motivation: Why do you think this is important?
The `tf.data.Dataset` object encapsulates data as well as a preprocessing pipeline. It can be used in model `fit`, `predict`, and `evaluate` metho…
-
- [x] streamline signup, requiring only email or phone number
- [x] searchable and editable membership database
- [x] easy updates to user properties & statuses (banned, suspended, active)
- [x] us…
-
### What happened?
Chaining walls by holding the command ⌘ key stops working after a while. It appears to be caused by undoing a segment by pressing command ⌘ + Z.
Seen in both D&D 5e and Pathfin…
-
### Is your feature request related to a problem or challenge?
Aggregation is a key operation of Analytic engines. DataFusion has made great progress recently (e.g. https://github.com/apache/arrow-…
alamb updated
1 month ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
The proposed feature introduces a **Social Network Analysis** (SNA) model that leverages r…
-
### 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.
##…
-
As the workflow in a canvas grows with more edges and paths, we have situations where edges and paths overlap as shown in the video below.
https://www.loom.com/share/cbd61186553a482e86b8cc4e6dd59c…
-
This is a list of forks of original projects that have been incorporated into stereoscope. This tends to happen when there is some new functionality that we need upstream that we can't adapt easily in…
-
### Motivation
Here is a minimal example to motivate this:
```rust
#[flux_rs::refined_by(f1: int, f2: int)]
pub struct X {
#[field(usize[f1])]
field1: usize,
#[field(usize[f2])…