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

Improve installation process #147

Open
AntonPetrov opened this issue Aug 25, 2024 · 0 comments
Open

Improve installation process #147

AntonPetrov opened this issue Aug 25, 2024 · 0 comments

Comments

@AntonPetrov
Copy link
Member

AntonPetrov commented Aug 25, 2024

  • Improve documentation (split docker/singularity info into tabs, remove unnecessary steps like docker pull or verifying installation)
  • Develop a python wrapper that can be installed with pip and that would run docker/podman/singularity commands behind the scenes
  • Remove precomputed library Do not require users to install precomputed library #151

Other ideas:

  • Consider dockerless distributions with all dependencies bundled in. PyInstaller, cx_Freeze, Py2exe, PyInstaller and Py2app would be good options
  • Consider bundling everything in a conda environment and distributing it might be a good choice for conda-inclined folks
  • Wrap in an electron app
  • WASM?
@github-project-automation github-project-automation bot moved this to Backlog in R2DT Issues Oct 4, 2024
@AntonPetrov AntonPetrov changed the title Enable installation without Docker Improve installation process Oct 14, 2024
@AntonPetrov AntonPetrov moved this from Backlog to In progress in R2DT Issues Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

1 participant