{"tool":"jupyter","tool_display":"Jupyter","intent":"start-jupyterlab-specific-directory","intent_display":"start jupyterlab specific directory","title":"Jupyter Command: start jupyterlab specific directory","command_string":"jupyter lab --notebook-dir <path/to/directory>","raw_command_string":"jupyter lab --notebook-dir {{path/to/directory}}","description":"Exact CLI syntax to start jupyterlab specific directory using Jupyter.","usage_scenario":"Organizing multiple projects or notebooks within a single directory structure.","scenario_context":"Organizing multiple projects or notebooks within a single directory structure.","simulated_output":"[I 12:00:00.000 LabApp] JupyterLab extension loaded from /path/to/jupyterlab\n[I 12:00:00.000 LabApp] JupyterLab application directory is /path/to/jupyterlab\n[I 12:00:00.000 LabApp] Serving notebooks from local directory: /path/to/directory\n[I 12:00:00.000 LabApp] The Jupyter Notebook is running at:\n[I 12:00:00.000 LabApp] http://localhost:8888/?token=abc123\n[C 12:00:00.000 LabApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).","how_to_steps":["Open your terminal or command prompt.","Run the command: jupyter lab --notebook-dir {{path/to/directory}}.","Access Jupyter Lab in your web browser at the provided URL."],"inferred_category":"Filesystem","canonical_url":"https://www.syntaxstandard.com/jupyter/start-jupyterlab-specific-directory"}