Oracle AI Data Platform Idea Labs

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Allow Multiple requirements.txt files per compute

Declined
24
Views
3
Comments

Problem

Currently each compute instance can only be associated with one requirements.txt file. This limits flexibility for users working across multiple projects that require different dependencies. Switching between projects / tasks still requires manual editing of requirements.txt and file replacement (uninstall / install).

Proposed resolution

  • Allow multiple requirements.txt files to be registered per compute, with an option to select one when starting or switching projects.
  • Optionally support project-level dependency files for automatic environment setup.

Benefits

  • Flexibility: Easily manage and switch between dependencies for different projects.
  • Efficiency: Reduce manual configuration time and errors.
  • Scalability: Simplify collaboration across teams with diverse workloads.
1
1 votes

Declined · Last Updated

Already available. Martin J.

Comments

  • User_748VG
    User_748VG Rank 1 - Community Starter

    greetings team oracle !

    may we say !

    if interoperability between different platforms is suggested then how to mitigate real time cyber snooping from different data packet analyzers …

    thanks for listening!

    thanks for time!

    happy to learn

  • David Allan-Oracle
    David Allan-Oracle Rank 1 - Community Starter

    You can have different names for requirements files today and install many different requirements files into compute.

  • philipgodfrey
    philipgodfrey Rank 6 - Analytics & AI Lead

    Thanks for the update @David Allan-Oracle - would you recommend to name requirements files based on a project, and then installing whichever requirements file you are working on into a compute for ease of use?