Skip to content

Commit 651c7cd

Browse files
authored
Merge branch 'master' into master
2 parents 85a4aef + 0d63858 commit 651c7cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ See the [Sending Local Data to Spark notebook](examples/Send%20local%20data%20to
5353

5454
3. If you're using JupyterLab, you'll need to run another command:
5555

56-
jupyter labextension install @jupyter-widgets/jupyterlab-manager
56+
jupyter labextension install "@jupyter-widgets/jupyterlab-manager"
5757

5858
4. (Optional) Install the wrapper kernels. Do `pip show sparkmagic` and it will show the path where `sparkmagic` is installed at. `cd` to that location and do:
5959

0 commit comments

Comments
 (0)