-
University of Warsaw, Faculty of Mathematics, Informatics, and Mechanics
- Warsaw, Poland
- https://orcid.org/my-orcid?orcid=0000-0002-5470-1676
- https://orcid.org/0000-0002-5470-1676
- @Czaki_PL
- in/grzegorz-bokota-765682243
Pinned Loading
-
-
-
pypa/cibuildwheel
pypa/cibuildwheel Public🎡 Build Python wheels for all the platforms with minimal configuration.
-
napari/napari
napari/napari Publicnapari: a fast, interactive, multi-dimensional image viewer for python
1,648 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
April 2025
Created 28 commits in 7 repositories
Created a pull request in vispy/vispy that received 8 comments
Bump ubuntu version used for build wheel
In #2600 there is canceled workflow running on ubuntu 20.04. In five days it will be fully removed. I expect that it may be connected: actions/runn…
+1
−1
lines changed
•
8
comments
Opened 14 other pull requests in 4 repositories
napari/napari
3
open
7
merged
-
Add
checks
permission to coverage upload workflowThis contribution was made on Apr 18 -
Update branch name, for update dependencies workflow, to avoid branch name collisions, that prevents push
This contribution was made on Apr 14
-
Use proper token in update dependencies workflow
This contribution was made on Apr 14
-
Use napari-bot repository as source of "Update constraints" PRs
This contribution was made on Apr 14
-
Fix newline in message when fail to push to repository in update constraints
This contribution was made on Apr 14
-
Print contend of stderr and stdout in update dependecies workflow
This contribution was made on Apr 14
-
Fix dump settings
This contribution was made on Apr 8
-
Use Qt pypi server for pre-releases
This contribution was made on Apr 8
-
Prevent from triggering notification animation in tests
This contribution was made on Apr 8
-
Use qtbot in make_napari_vewer fixture
This contribution was made on Apr 5
napari/weather-report
2
merged
-
Update list of core-dev, sort it alphabeticaly
This contribution was made on Apr 9
-
Send weekly reports to
developer-updates
channelThis contribution was made on Apr 6
napari/docs
1
open
-
Update instruction how to update contraints files
This contribution was made on Apr 14
napari/bermuda
1
merged
-
chore: Bump rust dependencies
This contribution was made on Apr 3
Reviewed 24 pull requests in 6 repositories
napari/napari
18 pull requests
-
Update readme badge from NEP 29 to scientific python ecosystem coordination SPEC 0
This contribution was made on Apr 15
-
Add PR dependency workflow
This contribution was made on Apr 15
-
Update builtins read extensions
This contribution was made on Apr 15
-
Fix issues displaying polygons with holes in Shapes
This contribution was made on Apr 15
-
Add sphinx opengraph dependency to docs for better social media preview
This contribution was made on Apr 14
-
Add
bermuda
backend for faster triangulationThis contribution was made on Apr 9 -
Update
hypothesis
,ipython
,numpy
,pydantic
,pyqt6
This contribution was made on Apr 9 -
Fix dump settings
This contribution was made on Apr 8
-
Prevent from triggering notification animation in tests
This contribution was made on Apr 8
-
[pre-commit.ci] pre-commit autoupdate
This contribution was made on Apr 7
-
Update
fsspec
,hypothesis
,lxml
,pydantic
,virtualenv
This contribution was made on Apr 7 -
Postpone QtViewer deprecation to 0.7.0
This contribution was made on Apr 7
-
Remove deprecated type kwarg from Events
This contribution was made on Apr 7
-
Remove deprecated interpolation argument from add_image
This contribution was made on Apr 7
-
Update task.md
This contribution was made on Apr 6
-
Add canvas color to public API
This contribution was made on Apr 5
-
Test shapes performance against multiple backends
This contribution was made on Apr 3
-
Add
viewer.fit_to_view()
, properly calculate 3D data canvas size, and refactorviewer.reset_view()
This contribution was made on Apr 3
napari/docs
2 pull requests
-
Update instruction how to update contraints files
This contribution was made on Apr 14
-
Add missing magicgui imports
This contribution was made on Apr 7
4DNucleome/PartSeg
1 pull request
-
ci: [pre-commit.ci] pre-commit autoupdate
This contribution was made on Apr 14
napari/napari-plugin-template
1 pull request
-
Add [all] dependency to clarify napari and Qt binding installation
This contribution was made on Apr 14
vispy/vispy
1 pull request
-
Bump ubuntu version used for build wheel
This contribution was made on Apr 10
pyapp-kit/superqt
1 pull request
-
Make qimage_to_array() work on big endian
This contribution was made on Apr 6
Created an issue in vispy/vispy that received 3 comments
The Triangulation(vertices, edges).triangulate()
result depends on edges order
When working on the improvement of triangulation in napari We have found that the triangulation algorithm is fragile on order of edges passed to it. …
3
comments