Skip to content

Commit a84b5c4

Browse files
Added link to the Spark-Jupyter Notebook Getting Started from the main Getting Started Page (#1453)
* Added link to the Spark-Jupyter Notebook Getting Started from the main Quickstart page * Typo Co-authored-by: Eric Maynard <[email protected]> * Suggestions as per @eric-maynard's review * Fix Typo --------- Co-authored-by: Eric Maynard <[email protected]>
1 parent bebd5db commit a84b5c4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

site/content/in-dev/unreleased/getting-started/using-polaris.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,4 +300,8 @@ curl -v http://127.0.0.1:8181/api/management/v1/principal-roles -H "Authorizatio
300300
curl -v http://127.0.0.1:8181/api/management/v1/catalogs/quickstart_catalog -H "Authorization: Bearer $POLARIS_TOKEN"
301301
```
302302

303+
## Next Steps
304+
* Visit [Configuring Polaris for Production]({{% relref "../configuring-polaris-for-production" %}}).
305+
* A Getting Started experience for using Spark with Jupyter Notebooks is documented [here](https://github.com/apache/polaris/blob/main/getting-started/spark/README.md).
306+
303307

0 commit comments

Comments
 (0)