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

[Backend] Package install functionality (python only) #45

Open
4 tasks
Soap2G opened this issue Jul 23, 2024 · 1 comment
Open
4 tasks

[Backend] Package install functionality (python only) #45

Soap2G opened this issue Jul 23, 2024 · 1 comment
Assignees

Comments

@Soap2G
Copy link
Contributor

Soap2G commented Jul 23, 2024

Whenever a record presents a python package available, add an install button next to the file.

The action of clicking achieves the following:

  • Spawns a terminal in the background and pip install <link-to-the-.zip-file>.
  • Includes either:
    • a progress bar for the installation.
    • the output of the terminal with the progress of the installation.
@garciagenrique
Copy link
Member

I will vote for the option of the output of the terminal with the progress of the installation (and the typical output when you do a pip install indicating what has been installed and which version).

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