Jupyter Lab Operations: Difference between revisions
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
<font color=darkkhaki>Might need | <font color=darkkhaki>Might need the following, why is that?</font> | ||
<syntaxhighlight lang='bash'> | <syntaxhighlight lang='bash'> | ||
jupyter lab build | jupyter lab build |
Latest revision as of 22:28, 7 October 2023
Internal
Overview
Installation
pip3 install jupyterlab
Might need the following, why is that?
jupyter lab build
Run
jupyter lab --notebook-dir=<directory-to-save-notebooks-into> --preferred-dir=<?>
Example:
jupyter lab --notebook-dir=/Users/ovidiu/jupyter