Skip to content

Fix numerous docs and build issues#194

Merged
jni merged 23 commits into
mainfrom
fix-complete-analysis-plotting
Jan 30, 2023
Merged

Fix numerous docs and build issues#194
jni merged 23 commits into
mainfrom
fix-complete-analysis-plotting

Conversation

@jni

@jni jni commented Jan 30, 2023

Copy link
Copy Markdown
Owner
  • The complete analysis page in the docs appears to have no output. This was because the sample data was in the wrong location after the docs got rearranged into folders.
  • Fix 3D Labels view is broken in docs #179 3D labels view not working, which was caused by pinning napari to an old branch; this was fixed by moving to napari<0.4.18.
  • Fix numerous broken links caused by the folder rearrangement
  • Fix deprecation warning messages from imageio
  • Fix incorrect sphinx configuration dating from switch from material to pydata
  • Fix GitHub actions deprecations by using aganders3/headless-gui action
  • Remove a bunch of unused files
  • Update GitHub actions versions for many action dependencies
  • Use nicer (to my eyes) older pydata-sphinx-theme==0.8.1
  • Remove outdated requirements.txt files

@jni jni changed the title fix complete analysis plotting Fix numerous docs issues Jan 30, 2023
@jni jni changed the title Fix numerous docs issues Fix numerous docs and build issues Jan 30, 2023
@jni jni merged commit bea4e4a into main Jan 30, 2023
@jni jni deleted the fix-complete-analysis-plotting branch January 30, 2023 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3D Labels view is broken in docs

1 participant