Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.39 KB

vscode_containers.md

File metadata and controls

25 lines (15 loc) · 1.39 KB

Connecting to your Docker all-spark-notebook with VSCode

Two of the best extensions available to VSCode for programming within a container are the docker extension and the Remote - Containers extensions.

Docker Extension

The following gif highlights the extension and process to start VSCode within the container.

Remote - Containers Extension

The following gif highlights the extension and process to start VSCode within the container.

References