Comment style to PEP 8, fixed markdown typos and updated deprecated skimage and numpy calls#9
Open
adiezsanchez wants to merge 16 commits intosofroniewn:masterfrom
Open
Comment style to PEP 8, fixed markdown typos and updated deprecated skimage and numpy calls#9adiezsanchez wants to merge 16 commits intosofroniewn:masterfrom
adiezsanchez wants to merge 16 commits intosofroniewn:masterfrom
Conversation
Added link to YouTube video going over the Jupyter Notebooks
Author
|
Thanks for the nice introductory resource to Napari @sofroniewn , I have updated it so it is fully functional as of today. Feel free to merge the pull request. Also many thanks to @GenevieveBuckley for the gist that was fixing some deprecation issues in magicgui, numpy and skimage (consider those contributions hers). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi, I am just going through the tutorials to familiarize myself with Napari. Added a few extra comment lines, fixed the styling and minor typos. Also viewer.layers['nuclei'].colormap displays all colormap properties, so added a .name at the end so it only displays the LUT name. Fixed also a few deprecated scikit-image and numpy calls as pointed by @GenevieveBuckley in the opened issues and her gist https://gist.github.com/GenevieveBuckley/b9558356554bf8a1382fa76d5917bf87