-
Notifications
You must be signed in to change notification settings - Fork 2
update BraTS-Toolkit tutorial #33
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
Conversation
/format |
🤖 I will now format your code with black. Check the status here. |
@MarcelRosier our formatting fails, there's a node error msg. Can you have a look please? |
/format |
🤖 I will now format your code with black. Check the status here. |
fixed node version, but that wasnt the issue. $ pip install black
$ black . or use a regular branch instead of a fork @neuronflow @evamariie |
Thanks for looking into it @MarcelRosier ! @evamariie please install black and format your code (do this for all PRs). You will probably need the Jupyter version of black. I will add you as a developer for this repo, so you don't need to fork in the future and can enjoy the brainless bot :) |
ok the lint action will also not work properly for forks since it depends on env secrets that can not be accessed in PRs from a fork. |
a) notebook (tumor visible in example slices + sequence as title)
b) utils (function: visualize_data2)