Lightning-Universe/Training-Studio_app

Add ability to install system packages as part of an experiment

Closed this issue ยท 3 comments

๐Ÿš€ Feature

We should add the ability to specify package names that will be installed through apt install (via BuildConfig).

Motivation

Some users need extra deps on their system in order to run their training.

Alternatives

An alternative could be support for custom Dockerfile's but it's out of scope for now.

Hi! thanks for your contribution!, great first issue!

@lantiga I can work on this :). If could divulge some details that would nice :). Like what do you have in mind or how do you think the user should specify extra deps ?

Hey @Atharva-Phatak! Sorry we needed to speed it through #210