We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4749c57 commit 72787a5Copy full SHA for 72787a5
dockerfiles/pytorch/neuronx.sh
@@ -38,4 +38,4 @@ apt-get clean autoremove --yes
38
39
rm -rf /var/lib/{apt,cache,log} fi
40
41
-echo "PATH=\"$PATH:/opt/aws/neuron/bin\"" > /etc/environment
+echo "export PATH=\"$PATH:/opt/aws/neuron/bin\"" >> /root/.bashrc
0 commit comments