Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
kostaskougios committed Jan 12, 2024
1 parent 0bea638 commit 894079e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/spark.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Terminal 21 spark integration allows using datasets and dataframes inside termin
It also provides caching of datasets in order for scripts to be used as notebooks. The caching
has also a UI component to allow invalidating the cache and re-evaluating the datasets.

To give it a go, please checkout this repo and try the examples:
To give it a go, please checkout this repo and try the examples. Only requirement to do this is that you have `scala-cli` installed:

```shell
git clone https://github.com/kostaskougios/terminal21-restapi.git
Expand Down

0 comments on commit 894079e

Please sign in to comment.