Pavel Zwerschke

Results 112 issues of Pavel Zwerschke

## Overview: What does this pull request change? - Add conda installation documentation - fix spelling of "macOS" - Add "Working with Manim" section in Linux installation page ## Motivation...

## Description of proposed feature It would be nice if the installation was easier to use. My suggestion would be to create a conda-forge recipe for manim that contains all...

new feature

### Description It would be nice to have more advanced notification types like when a requested tv show/movie releases in cinema/streaming/BluRay. ### Desired Behavior Add more notification types in the...

type:enhancement
awaiting-triage

After an upload is complete, PsiTransfer still allows you to drag and drop other files. They are not uploaded, though. Steps to reproduce: 1. Upload a file to PsiTransfer 2....

### Description This PR adds a comment explaining why `.bashrc` gets modified on Linux and why `.bash_profile` gets modified on macOS + Windows instead when executing `conda init`. Closes #11830...

cla-signed

For each `main` commit where the `static-build.yml` workflow succeeds, the workflow will afterwards create a new tag on a separate repository (for example `mamba-org/micromamba-nightlies`) where the built artifacts get uploaded....

When creating an environment with micromamba and specifying a lock file with additional packages to install, micromamba only takes care of the lock file but not the additional packages. Example:...

feature request

Hi, when I want to run the workflow, it crashes during the installation of manim. It seems that it cannot install the package `pangocairo`. ``` Run manim-kindergarten/manim_action_renderer@master with: source_file: main_result.py...

### Description It would be nice to be able to use `ruff format` instead of `black`. It's designed as a faster drop-in replacement for black, see https://docs.astral.sh/ruff/formatter/ ### Suggested solution...