Timo Voipio

Results 4 issues of Timo Voipio

This may be related to https://github.com/fsspec/filesystem_spec/issues/517, but the workaround suggested there does not seem to work... ```python # From https://github.com/fsspec/filesystem_spec/issues/517 # Adapted for s3fs import multiprocessing import time import pandas...

https://github.com/devcontainers/images/blob/9bb5c4f0540a9a54b0d4ea4151b737c7af2f8aec/src/miniconda/README.md?plain=1#L106 Running VS Code 1.86.0 with Dev Containers v0.338.1. Including an `environment.yml` does not actually update the base environment when the dev container is rebuilt, when `.devcontainer/devcontainer.json` is the following:...

### Search before asking - [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### Links or command line https://github.com/sqlfluff/sqlfluff/blob/main/CONTRIBUTING.md#creating-a-virtual-environment ### Issue/Suggested Improvement Creating a new virtual environment as...

documentation

Conda's dependency management does not really work well if some packages are installed using pip; pip overrides whatever conda has installed in case the newest possible version which the constraints...