Skip to content

Commit fce29c0

Browse files
committed
Fix typo
1 parent a06cfcf commit fce29c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/access/jupyterlab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ To run Julia code in Jupyter notebooks, you can use the provided uenv for this l
148148
!!! important "pass a [`julia`][ref-uenv-julia] uenv and the view `jupyter`."
149149

150150
When Julia is first used within Jupyter, IJulia and one or more Julia kernel need to be installed.
151-
Type the following command in a shell within JupyterHub to install IJulia, the default Julia kernel and, on systems whith Nvidia GPUs, a Julia kernel running under Nvidia Nsight Systems:
151+
Type the following command in a shell within JupyterHub to install IJulia, the default Julia kernel and, on systems with Nvidia GPUs, a Julia kernel running under Nvidia Nsight Systems:
152152
```bash
153153
install_ijulia
154154
```

0 commit comments

Comments
 (0)