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

Improved UI for dependency manager #2743

Merged

Conversation

RunDevelopment
Copy link
Member

Changes:

  • Move Installation mode and console output into a subsection that is hidden by default. Clicking the "Advanced" button will reveal this section.
  • Only and always show console output if the installation mode is Normal. Manual/Copy does not produce console outputs, so there's no point in showing the text area.
  • Add progress indicator to backend messages if available. So it will now log e.g. Downloading ONNX... (42%).
  • Add button to copy the current python path to clipboard. Fixes Access python environment within chaiNNer #2222.

image
image
image
image

@joeyballentine joeyballentine merged commit 1e7c99a into chaiNNer-org:main Apr 4, 2024
4 checks passed
@RunDevelopment RunDevelopment deleted the impr-dep-man-design branch April 4, 2024 20:14
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

Successfully merging this pull request may close these issues.

Access python environment within chaiNNer
2 participants