8000 Add napari-plugin-manager to optional info list by psobolewskiPhD · Pull Request #7117 · napari/napari · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add napari-plugin-manager to optional info list #7117

New issue 8000

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

psobolewskiPhD
Copy link
Member
@psobolewskiPhD psobolewskiPhD commented Jul 21, 2024

References and relevant issues

Closes #7094

Description

Adds napari-plugin-manager to the Optional section of sys_info, which is used for napari --info and the About napari window.
This will help with debugging issues with the spun off plugin manager.

new output:

napari: 0.5.1.dev6+g62ef757a5
Platform: macOS-14.5-arm64-arm-64bit
System: MacOS 14.5
Python: 3.12.4 | packaged by conda-forge | (main, Jun 17 2024, 10:13:44) [Clang 16.0.6 ]
Qt: 6.7.1
PyQt6: 
NumPy: 2.0.0
SciPy: 1.14.0
Dask: 2024.7.1
VisPy: 0.14.3
magicgui: 0.8.3
superqt: 0.6.7
in-n-out: 0.2.1
app-model: 0.2.8
npe2: 0.7.6

OpenGL:
  - GL version:  2.1 Metal - 88.1
  - MAX_TEXTURE_SIZE: 16384
  - GL_MAX_3D_TEXTURE_SIZE: 2048

Screens:
  - screen 1: resolution 1680x1050, scale 2.0

Optional:
  - numba: 0.60.0
  - triangle not installed
  - napari-plugin-manager: 0.1.0a2

Settings path:
  - /Users/piotrsobolewski/Library/Application Support/napari/napari-dev_a1eb8b76ba95fa16ad06e26097b46b8455dfbf0b/settings.yaml
Plugins:
  - napari: 0.5.1.dev6+g62ef757a5 (81 contributions)
  - napari-console: 0.0.9 (0 contributions)
  - napari-svg: 0.2.0 (2 contributions)
  

@psobolewskiPhD psobolewskiPhD added this to the 0.5.1 milestone Jul 21, 2024
@psobolewskiPhD psobolewskiPhD requested a review from goanpeca July 21, 2024 21:00
Copy link
codecov bot commented Jul 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.86%. Comparing base (62ef757) to head (8a6b479).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7117      +/-   ##
==========================================
- Coverage   92.96%   92.86%   -0.10%     
==========================================
  Files         618      618              
  Lines       56531    56531              
==========================================
- Hits        52552    52496      -56     
- Misses       3979     4035      +56     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jni jni added the ready to merge Last chance for comments! Will be merged in ~24h label Jul 22, 2024
@jni jni merged commit 088f7d0 into napari:main Jul 23, 2024
43 checks passed
@github-actions github-actions bot removed the ready to merge Last chance for comments! Will be merged in ~24h label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[0.5.0] napari --info doesn't list napari-plugin-manager
2 participants
0