Open Issues Need Help
View All on GitHubAI Summary: Update the Jupyter notebook screenshot in the napari getting started tutorial to reflect current best practices and remove the outdated `%gui qt6` magic command. This will involve capturing a new screenshot of a Jupyter notebook session using the updated command (if any) and replacing the existing image in the tutorial's markdown file.
AI Summary: The task involves restructuring the napari documentation's tutorials. Currently, each tutorial resides in its own folder. The request is to evaluate whether a flatter structure, using forward identifiers in the titles (e.g., 'Segmentation - Annotating with text and bounding boxes') instead of nested folders, would be a better approach. This may involve renaming files and updating links within the documentation.
AI Summary: The task involves identifying and verifying the napari theme colors from different sources (napari-sphinx-theme and napari/napari's base_qss), resolving any discrepancies, and adding these consistent hex codes to the 'Community Resources' page of the napari website.