-
Introduce the ability to assign weights to issues, allowing teams to prioritize and allocate work based on effort. This feature would enhance project management capabilities by enabling better plannin…
-
# Issue Description
**Difficulty:** Beginner
**Time:** 10 hours
**Description:** This issue aims to create a Julia function within our geospatial package that can download shapefiles from the…
-
there always was a problem relative to what the configuration is - I wonder if recent changes removed the `config_dirname` and tests didn't flag the problem.
```python
configuration = Configuration(…
-
Hello, I wanted to bring up the performance of ashlar. We use ashlar very heavily in our image pre-processing pipeline, but it's been pretty slow because of its single-threadedness, understandably bec…
-
# Bug Report
- [x] I’ve searched for any related issues and avoided creating a duplicate issue.
## What happened
## What I expected to happen
## Reproducing
- Formation version:…
-
- [x] I have marked all applicable categories:
+ [x] new feature request
I'm tqdm'ing with DB calls which take some time to compute, so I'm interested in the calls % progress as well as the …
-
```
In addition to the remaining time and elapsed time, it seems useful to uses
a graphical progress bar, and percentage, to show the time remaining. For
help on Java progress bars, see
http://java.su…
-
This color setting is responsible for progress bars colors. I'm not 100% sure of the English name (French name is barre d'état, if it helps.) but in Appearance this setting is located between tooltips…
-
**Description**
docker load does not show progress bar
**Steps to reproduce the issue:**
1. docker pull ubuntu:latest
1. docker save ubuntu:latest -o foo.tar
1. docker load -i foo.tar
…
-
ISSUE: Progress on the `parallel_apply` never starts going up.
I am trying to use `parallel_apply` to populate new columns on a data frame.
This takes about 50 minutes with normal `apply`, but eve…