Skip to content

Commit b1d5714

Browse files
authored
Update setup_host.sh
1 parent 423a0e9 commit b1d5714

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

guidance/setup_host.sh

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
# SPDX-License-Identifier: MIT-0
55

6+
chmod 754 setup_jupyter.sh
7+
68
sudo yum install gcc python3-devel -y
79
python3 -m venv .venv
810
source .venv/bin/activate

0 commit comments

Comments
 (0)