Skip to content

Commit

Permalink
Update not-detected.md (#395)
Browse files Browse the repository at this point in the history
  • Loading branch information
jw3126 authored Mar 18, 2020
1 parent ee52ba2 commit a1ceac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/troubleshooting/not-detected.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ WebIO.install_jupyter_nbextension()
If you're using Jupyter Lab, run the following.
```julia
using WebIO
WebIO.install_jupyter_nbextension()
WebIO.install_jupyter_labextension()

# Or, if you are launching via IJulia.jupyterlab()
using WebIO
Expand Down

0 comments on commit a1ceac0

Please sign in to comment.