-
Notifications
You must be signed in to change notification settings - Fork 69
Update scIB-python.yml #147
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
Updated the python env
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just need to add version numbers to some tools
@danielStrobl There doesn't seem to be any |
Udpated installation instructions
There are also a couple of things that are linux specific and need to be removed to install on MacOS |
This should be merge ready now. Tested on my local machine. Also, manually setting the .libPaths() is not necessary anymore due to the inclusion of |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's very cool! |
I've forgotten all the issues I ran into. I think I gave @danielStrobl a list at some point, if those have been addressed probably good from my side. |
I tested to install the env with the recent changes on my local machine, the installation ran through without errors and |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a few small changes, then it's good to go @mumichae
Well done @mumichae and @danielStrobl! Great to finally have this merged! |
Updated the python env