Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Dev Container Workflow #19

Open
azhangvo opened this issue Sep 5, 2024 · 0 comments
Open

Improve Dev Container Workflow #19

azhangvo opened this issue Sep 5, 2024 · 0 comments

Comments

@azhangvo
Copy link
Contributor

azhangvo commented Sep 5, 2024

Right now, it is rather frustrating to have to use run_dev.sh to run the container. Can we instead

  • Integrate with existing IDE (primarily VSCode dev containers plugin)
  • Provide X11 forwarding or some sort of screen forwarding (this seems to work on the Jetson already, why?)
  • Detect between Jetson / host development to optimize scripts
  • Still allow for NVIDIA CUDA optimization on Jetson without compromising ability to develop locally

This will likely be a long term exploration, and can be split into multiple issues. Issues should be roughly explored in the order listed above. It may be helpful to look at other repositories such as firmware for some ideas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant