Bas Nijholt

Results 218 issues of Bas Nijholt
trafficstars

---- πŸ“š Documentation preview πŸ“š: https://unidep--235.org.readthedocs.build/en/235/

---- πŸ“š Documentation preview πŸ“š: https://unidep--233.org.readthedocs.build/en/233/

---- πŸ“š Documentation preview πŸ“š: https://unidep--224.org.readthedocs.build/en/224/

---- πŸ“š Documentation preview πŸ“š: https://unidep--223.org.readthedocs.build/en/223/

This prevents having to do patterns like: ```python pipeline = Pipeline(funcs) pipeline.add_mapspec_axis("x", axis="i") pipeline.add(func_1) ```

Previously I opened https://github.com/jwodder/versioningit/pull/76 which was closed. I (and my team) keep running into the same issue where we need to copy in a huge `.git` folder just to make...

Hi all! I wanted to let you know that I've created a Python Jupyter widget that uses d3-graphviz for interactive graph visualization. The project is available at https://github.com/pipefunc/graphviz-anywidget. Some interesting...

## Description Please include a summary of the change and which (if so) issue is fixed. Fixes #(ISSUE_NUMBER_HERE) ## Checklist - [ ] Fixed style issues using `pre-commit run --all`...

Hi all! I have been experimenting with Pixi lately and have been amazed about its speed, especially how it is able to generate a lockfile in seconds–instead of minutes in...