File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,10 @@ Lots to do on the AWS cloud; so let's start with integrating infinite cloud stor
4949## condensed narrative
5050
5151
52+ Here is [ a helpful YouTube lecture] ( https://youtu.be/RNOxlcaAMpg ) on working with AWS Mountpoint.
53+ The notes below expand on the following procedure, to this end.
54+
55+
5256- Establish a Linux working environment; ` bash ` at least and perhaps ` miniconda `
5357- If not in place already: Install the AWS command line interface
5458- Optional for AWS Virtual Machines
@@ -182,6 +186,7 @@ ls: cannot access 'bucket/tfile.txt': No such file or directory
182186
183187- What happens when we power cycle localhost?
184188- Repeat for Kopah
189+ - ` mount-s3 my-bucket /path --endpoint-url https://etcetera `
185190- Use Jupyter to test ` boto3 `
186191- Fill in VM Role details
187192- Extend to a Container example
You can’t perform that action at this time.
0 commit comments