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

✨ Display Remote Component Libraries #297

Merged
merged 11 commits into from
Feb 23, 2024
Merged

Conversation

MFA-X-AI
Copy link
Member

@MFA-X-AI MFA-X-AI commented Feb 21, 2024

Description

This pull request introduces enhancements to the handling and integration of remote component libraries within the Xircuits platform, particularly in the component library sidebar. Key features and fixes include:

  • Caching for the component library configuration
  • Interface for component library configuration-related functions
  • Dynamic context menu options in the tray, which adjust based on the availability of said option
  • Enables users to directly open a library repository in a GitHub browser tab from within Xircuits
  • Automatic refresh functionality upon the installation of a new library
  • A fix for a previously identified bug where the component library configuration would not properly reflect the installed status of libraries

updated remote lib install

The backend has been updated to include new endpoints for fetching library configurations and retrieving libraries from remote repositories.

Pull Request Type

  • Xircuits Core (Jupyterlab Related changes)
  • Xircuits Canvas (Custom RD Related changes)
  • Xircuits Component Library
  • Xircuits Project Template
  • Testing Automation
  • Documentation
  • Others (Please Specify)

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Tests

  1. Verify that the remote components are displayed in the component sidebar.
  2. Verify that the remote component libraries are installable.
  3. Verify that the component sidebar context window displays options dynamically.

Tested on?

  • Windows
  • Linux Ubuntu
  • Centos
  • Mac
  • Others (State here -> xxx )

Notes

This PR also deletes the submodules in the binder preview.

Copy link

Binder 👈 Launch a binder notebook on branch XpressAI/xircuits/fahreza/display-remote-lib

@MFA-X-AI MFA-X-AI force-pushed the fahreza/display-remote-lib branch 2 times, most recently from 9484987 to b7b4e86 Compare February 21, 2024 19:39
@MFA-X-AI MFA-X-AI force-pushed the fahreza/display-remote-lib branch from b7b4e86 to 16e9909 Compare February 21, 2024 19:46
@MFA-X-AI MFA-X-AI force-pushed the fahreza/display-remote-lib branch from 3a5ab62 to 88b6a18 Compare February 22, 2024 12:35
@MFA-X-AI MFA-X-AI merged commit be53a3e into master Feb 23, 2024
8 checks passed
@MFA-X-AI MFA-X-AI deleted the fahreza/display-remote-lib branch February 23, 2024 08:19
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.

1 participant