File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 55# ` bash `
66
77
8- ` bash ` is the ** B** ourne ** A** gain ** Sh** ell, the entry point for data science. In particular we want
9- to dive into setting up a Virtual Machine (VM) on the cloud to host a Jupyter Notebook server via a
10- browser on a local machine (laptop, desktop). This is an important typical 'first step' so let us call out
11- two ways to get to a functional build, presuming a running cloud VM:
8+ ` bash ` is the ** B** ourne ** A** gain ** Sh** ell, the entry point for data science. These notes
9+ dive into setting up a VM to get to a Jupyter Notebook server via laptop browser. Two means to this end:
1210
1311
1412- set up an ` ssh ` tunnel
15- - have VSCode set up an ` ssh ` tunnel
13+ - VSCode sets up an ` ssh ` tunnel ( [ VS Code Server ] ( https://code.visualstudio.com/docs/remote/vscode-server ) )
1614
1715
1816## children
You can’t perform that action at this time.
0 commit comments