-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
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
Update ImageJ2/Fiji version in the docs and improve toc layout #276
Commits on Aug 8, 2023
-
Change code block language hint to bash
Sphinx doesn't like "!pip" with a python language code block.
Configuration menu - View commit details
-
Copy full SHA for 9d3e5bc - Browse repository at this point
Copy the full SHA 9d3e5bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9d7308 - Browse repository at this point
Copy the full SHA b9d7308View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bb9cca - Browse repository at this point
Copy the full SHA 6bb9ccaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01d6ff7 - Browse repository at this point
Copy the full SHA 01d6ff7View commit details -
Replace blood vessel image with hela in metaphase
The blood vessel image is no longer available. This commit swaps the blood vessel image with a slice from a 4D dataset that contains microtubules in metaphase.
Configuration menu - View commit details
-
Copy full SHA for b17b8bd - Browse repository at this point
Copy the full SHA b17b8bdView commit details -
Re-run notebooks with ImageJ2 2.13.1
Re-run all jupyter notebooks and save their output with ImageJ2 version 2.13.1.
Configuration menu - View commit details
-
Copy full SHA for 2aa3a7d - Browse repository at this point
Copy the full SHA 2aa3a7dView commit details -
This commit reorganizes the table of contents for the read the docs site. I added sections and emojis to enhance readability and create a more welcoming experince for visitors.
Configuration menu - View commit details
-
Copy full SHA for 4a09fe9 - Browse repository at this point
Copy the full SHA 4a09fe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cac7d09 - Browse repository at this point
Copy the full SHA cac7d09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 983d5e1 - Browse repository at this point
Copy the full SHA 983d5e1View commit details -
Fix wrong NumPy conversion type
NumPy arrays go to `net.imagej.DefaultDataset` and don't make an `ImgView`.
Configuration menu - View commit details
-
Copy full SHA for 9585ab7 - Browse repository at this point
Copy the full SHA 9585ab7View commit details -
I accidentally ran the notebook without itkwidgets and pushed the output.
Configuration menu - View commit details
-
Copy full SHA for 18b47cb - Browse repository at this point
Copy the full SHA 18b47cbView commit details -
Fix cell detection dataframe output
The output was only displaying the first cell. I also fixed the column names. Pandas thought it was a multi-level column name.
Configuration menu - View commit details
-
Copy full SHA for e50446e - Browse repository at this point
Copy the full SHA e50446eView commit details -
We fixed a duplicating stdout and stderr in commit d99fcf0 thus we need to recreate the notebook outputs.
Configuration menu - View commit details
-
Copy full SHA for c5214a0 - Browse repository at this point
Copy the full SHA c5214a0View commit details