Skip to content

Commit 728a2a9

Browse files
committed
Minor - Fixing tutorial docs
1 parent 0821d3d commit 728a2a9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tutorials/032 - Lake Formation Governed Tables.ipynb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"cell_type": "markdown",
4848
"metadata": {},
4949
"source": [
50-
"# 1. Read Governed table"
50+
"## 1. Read Governed table"
5151
]
5252
},
5353
{
@@ -146,7 +146,7 @@
146146
"cell_type": "markdown",
147147
"metadata": {},
148148
"source": [
149-
"# 2. Write Governed table"
149+
"## 2. Write Governed table"
150150
]
151151
},
152152
{
@@ -160,7 +160,7 @@
160160
"cell_type": "markdown",
161161
"metadata": {},
162162
"source": [
163-
"## Enter your bucket name:"
163+
"### Enter your bucket name:"
164164
]
165165
},
166166
{
@@ -178,7 +178,7 @@
178178
"cell_type": "markdown",
179179
"metadata": {},
180180
"source": [
181-
"### If a governed table does not exist, it can be created by passing an S3 `path` argument. Make sure your IAM user/role has enough permissions in the Lake Formation database"
181+
"If a governed table does not exist, it can be created by passing an S3 `path` argument. Make sure your IAM user/role has enough permissions in the Lake Formation database"
182182
]
183183
},
184184
{
@@ -364,7 +364,7 @@
364364
"cell_type": "markdown",
365365
"metadata": {},
366366
"source": [
367-
"# 3. Multiple read/write operations within a transaction"
367+
"## 3. Multiple read/write operations within a transaction"
368368
]
369369
},
370370
{
@@ -432,7 +432,7 @@
432432
"name": "python",
433433
"nbconvert_exporter": "python",
434434
"pygments_lexer": "ipython3",
435-
"version": "3.9.1"
435+
"version": "3.9.0"
436436
},
437437
"orig_nbformat": 2
438438
},

0 commit comments

Comments
 (0)