User problem
Users currently lack the ability to install internal or proprietary packages hosted on a private package index needed for their analysis. Without a way to connect securely to private repositories, users cannot utilize their organization's custom libraries or pre-built internal dependencies within the environment.
What is it?
This proposed feature is a secure integration capability that allows the Plotly Studio AI agent to connect to and authenticate with a private package index (such as an internal PyPI repository, JFrog Artifactory, or AWS CodeArtifact). It enables the AI agent to automatically fetch and install custom, non-public dependencies within a specific project.
What does it allow users to do?
Utilize proprietary libraries: Users can seamlessly integrate their organization’s private codebases, custom data models, and proprietary tools directly into their analysis.
Maintain security and compliance: Users can safely pull packages from behind their corporate firewall or private registry without exposing sensitive internal code to the public domain.
Automate enterprise workflows: The AI agent can automatically resolve and install internal dependencies on demand, ensuring that team projects remain aligned with corporate standards and private repository updates.
