-
Notifications
You must be signed in to change notification settings - Fork 246
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
Add RediMinds extension #1921
base: main
Are you sure you want to change the base?
Add RediMinds extension #1921
Conversation
Interesting extension, thanks for making it available. A few comments:
|
Hi @pieper I had added license and resolved the issues. In my code everywhere I had replaced I had made this accessible for the functionality when there is token. I had small check for getting actual segmentation node. I am comparing it with name. Yes, there is small loophole as the user(doctor) can rename the segmentation node then it will not send back to our server. But as I cant compare whole file properties as the main motto of making this extension is to do modification with segments (which will change the properties from that of initial node properties). It will not break any functionality. I have removed the global variable Thank you. Also at last, I want to ask, I had renamed the |
Your license file is not correct - it looks like you've mixed up Apache with another license. Thanks for changing to the capital M for RediMinds. That makes it easier to read. I think it would also help if you provided some more descriptive context for what RediMinds is so that people can understand why they might want to use the extension. From the website linked from the extension page I can't tell exactly what service or functionality you are providing. It's clear what the Slicer part does, but not what the backend does. Just a hint for the future, here you could use
I don't see any reason you can't do that in this pull request. |
Thanks @pieper for the correction. I made a correction to the License file. Also had written some more description for the purpose of this extension. I had also considered using Thank you. |
Thanks for the quick updates 👍 I'll let others have a look and see if there are any other suggestions. |
Category cannot be I could not test the extension because the tutorial did not provide a demo account or any instructions on how to create an account for demo/evaluation/testing. |
Hi @lassoan sir. |
Any progress on that front ? |
We are cleaning out our backlog of open pull requests. We have introduced tiers for extensions, making it easier to add experimental extensions to the index. @kmordhwaj if you want your extension to be added to the index then let us know and we can add it as a tier 1. If we don't hear from you then we will close the pull request (but you can reopen it anytime). |
New extension
3d-slicer-extension
GitHub topic so that it is listed here. To edit topics, click the settings icon in the right side of "About" section header and enter3d-slicer-extension
in "Topics" and click "Save changes". To learn more about topics, read https://help.github.com/en/articles/about-topicsSettings
and in repository settings uncheckWiki
,Projects
, andDiscussions
(if they are currently not used)About
in the top-right corner of the repository main page and uncheckReleases
andPackages
(if they are currently not used)