Update docs/source/troubleshooting.rst

pull/5695/head
Zachary Sailer 6 years ago committed by GitHub
parent 78f185f76a
commit bb55a1b41c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -72,7 +72,7 @@ are often the source of reported issues. In many cases, these issues stem from
Notebook server running in one environment, while the kernel and/or its resources,
derive from another environment. Indicators of this scenario include:
* ``import`` statements within code cells producing ``ModuleNotFound`` exceptions.
* ``import`` statements within code cells producing ``ImportError`` or ``ModuleNotFound`` exceptions.
* General kernel startup failures exhibited by nothing happening when attempting
to execute a cell.

Loading…
Cancel
Save