- Clone repo
- Open VS Code command window with CMD+SHIFT+P and run
Remote-Containers: Reopen in Container
command. Note that the AWS Glue libraries base image is pulled on the first run. Depending on your internet, this may take a while.
Inside Dev Container
- Open VS Code command window with CMD+SHIFT+P and run
Jupyter: Specify Local or Remote Jupyter server for connections
- Enter
http://localhost:8888
- Restart VS code from prompt
- Open VS Code command window with CMD+SHIFT+P and run
Jupyter: Create New Blank Notebook