Sebastian Weigand

Results 25 issues of Sebastian Weigand

**Describe the bug** See discussion in #180

bug

Caching would improve the speed for installions, so it should be a built in setting.

enhancement

## Base PullRequest default branch (https://github.com/s-weigand/flake8-nb/tree/main) ## Command results Details: add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ``` pip install pre-commit ```Shell Collecting pre-commit Downloading pre_commit-2.20.0-py2.py3-none-any.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.5/199.5 kB 14.8 MB/s...

## Base PullRequest default branch (https://github.com/s-weigand/flake8-nb/tree/main) ## Command results Details: add path ```Shell /home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin ``` pip install pre-commit ```Shell Collecting pre-commit Downloading pre_commit-2.21.0-py2.py3-none-any.whl (201 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.9/201.9 kB 4.4 MB/s...

This change fixes a bug in the `TagsInput` when the `value` attribute is updated from `python` with a list of different length than the widget currently has and the `inputIndex`...

This fixes an issue where the path is part of the artifact name with artifacts uploaded from windows. The cause was that [`path.Base` only works with `/`](https://pkg.go.dev/path#Base) while `filepath.Glob` returns...

Today I stumbled over the same problem you describe in #6 . So I tried to fix it based on your [rough sketch ](https://github.com/obestwalter/tox-direct/tree/refactor-and-make-less-dumb) and it solved the problem I...

While contributing to `sphinx-copybutton` I was reading your [dev-conventions](https://executablebooks.org/en/latest/dev-conventions.html), which are really nice πŸ˜„ When reading the [communication section](https://executablebooks.org/en/latest/dev-conventions.html#communication) and I saw > Offer encouragement for things done well, don’t...

### What happened? Yesterday we got a dependabot update PR to upgrade `xarray` from `2022.10.0` to `2022.11.0` and a test where we check for our own deprecation warnings failed because...

bug
upstream issue
needs mcve
plan to close

### Version information `0.7.0.dev` and below [Quickstart/Cheat-Sheet](https://pyglotaran.readthedocs.io/en/v0.6.0/notebooks/quickstart/quickstart.html) ### Describe the issue Right now the `Quickstart/Cheat-Sheet` demonstrates how to plot using the bare `xarray` interface. The `pyglotaran_extras` were created to get...

Type: Documentation
Status: Lack of interest