Translations:Advanced Jupyter configuration/68/en
Jump to navigation
Jump to search
- If you are using the Jupyter Terminal via JupyterHub, make sure the activated Python virtual environment is running in a clean Bash environment. See the above section for details.
- Install any required library. For example,
numpy
: