devfile / api

Kube-native API for cloud development workspaces specification
Apache License 2.0
259 stars 62 forks source link

Create FastAI starter project and source repository #1584

Open michael-valdron opened 4 months ago

michael-valdron commented 4 months ago

Which area is this issue related to?

/kind task

/area registry

Issue Description

Create FastAI starter project and source repository under https://github.com/devfile-samples

See example Tensorflow v2 starter project for reference.

Project Dependencies

During both the runtime of the init command and the deployment container image build, everywhere this dependency is installed, it needs to pick one of the following index urls to use based on the chosen Compute Platform (CPU/GPU):

Acceptance Criteria

maysunfaisal commented 4 months ago

This issue can extend off the pytorch starter project work https://github.com/devfile/api/issues/1583