Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScaleX Isaac TwinX

Self-service web portal for launching NVIDIA Isaac Sim workloads with Kubernetes DRA.

Validation

Python 3.12 and Helm 3 are required.

python3 -m venv .venv
. .venv/bin/activate
pip install -r src/tests/requirements.txt

helm lint --strict chart
helm template scalex-isaac-twinx chart \
  --namespace scalex-isaac-twinx >/tmp/scalex-isaac-twinx.yaml
PYTHONPATH=src python -m pytest src/tests

Build the Portal image locally:

docker build -f images/portal/Dockerfile -t scalex-isaac-twinx:local .

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages