Skip to content

Update setup_workspace.sh - #314

Closed
ymodlin wants to merge 8 commits into
devfrom
new-pipeline
Closed

Update setup_workspace.sh#314
ymodlin wants to merge 8 commits into
devfrom
new-pipeline

Conversation

@ymodlin

@ymodlin ymodlin commented Dec 2, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings December 2, 2025 12:31

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR comments out the call to DisplayNvidiaLicense in the workspace setup script, effectively disabling the display of the NVIDIA license during setup.

Key Changes

  • Disabled NVIDIA license display by commenting out the DisplayNvidiaLicense function call

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread setup_workspace.sh
@@ -43,7 +43,7 @@ export DEVDIR=$(cd `dirname $0` && pwd)
echo "Setup JetPack $1 to sources_$JETPACK_VERSION"

# Display NVIDIA license

Copilot AI Dec 2, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The DisplayNvidiaLicense call has been commented out without explanation. If this is intentional (e.g., license display is no longer required), consider adding a comment explaining why this was disabled. If the function or its dependencies are being removed, consider removing this line entirely rather than leaving it commented.

Suggested change
# Display NVIDIA license
# Display NVIDIA license
# The DisplayNvidiaLicense call is intentionally disabled. License display is no longer required for this script.

Copilot uses AI. Check for mistakes.
@ymodlin ymodlin closed this Dec 4, 2025
@ymodlin
ymodlin deleted the new-pipeline branch February 10, 2026 11:29
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

Successfully merging this pull request may close these issues.

2 participants