Skip to content

Commit

Permalink
Fix image of JupyterLab Notebook run on Linux VM
Browse files Browse the repository at this point in the history
Signed-off-by: Pyae Thu Aung <[email protected]>
  • Loading branch information
pyaethu-aung authored and Pyae Thu Aung committed Nov 24, 2024
1 parent ede2ce3 commit d65349c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ The current version is `delta-spark_2.12:3.0.0` which corresponds to Apache Spar

```bash
# Build entry point
docker run --name delta_quickstart --rm -it -p 8888-8889:8888-8889 delta_quickstart
docker run --name delta_quickstart --rm -it -p 8888-8889:8888-8889 deltaio/delta-docker:latest
```

```bash
Expand Down

0 comments on commit d65349c

Please sign in to comment.