Skip to content
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

Milestone 2 Feedback #29

Open
3 of 7 tasks
tonyliang19 opened this issue Mar 21, 2023 · 2 comments
Open
3 of 7 tasks

Milestone 2 Feedback #29

tonyliang19 opened this issue Mar 21, 2023 · 2 comments
Assignees

Comments

@tonyliang19
Copy link

tonyliang19 commented Mar 21, 2023

@sgskung
Copy link
Collaborator

sgskung commented Mar 21, 2023

Hi @tonyliang19, thank you for the feedback for Milestone 2 release, I have a few questions about the reproducibility section if it's not too much trouble:

  1. What other options exist for a python project besides the python binary?
  2. To account for other OS systems, would we provide instructions in the README.md or account for it within the build itself (Dockerfile, etc.).

Thank you so much for your time and sorry for the inconvenience!

@tonyliang19
Copy link
Author

  1. Use a Jupyter based image given you are using the *ipynb file as analysis, unless you want to transfer your analysis into pure *.py file (that is one python script that runs the whole analysis there) then keep with your python binary.
  2. You could provide instructions in the README.md, since the latter one is harder (this assumes you have good understanding of docker container and differences on OS systems)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants