Skip to content

Commit 49bcf5f

Browse files
authored
Update index.md
1 parent b9ea6bf commit 49bcf5f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

bash/index.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@
55
# `bash`
66

77

8-
`bash` is the Bourne Again Shell, the entry point for this page on configuring a data science VM on the cloud that runs
9-
a Jupyter notebook server viewed in a browser. There are two ways to get there:
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:
1012

1113

1214
- set up an `ssh` tunnel
@@ -16,7 +18,7 @@ a Jupyter notebook server viewed in a browser. There are two ways to get there:
1618
## children
1719

1820

19-
Sub-pages to this one:
21+
Sub-pages of this page:
2022

2123

2224
- [environments](https://github.com/robfatland/nexus/blob/gh-pages/bash/env.md) including `import`

0 commit comments

Comments
 (0)