From 5a53c8da8afb30b46d291ff9d5973d76e66e9a3e Mon Sep 17 00:00:00 2001 From: krassowski <5832902+krassowski@users.noreply.github.com> Date: Thu, 15 Feb 2024 15:06:21 +0000 Subject: [PATCH] Document `preferred_dir` --- docs/docs/explanations/advanced-custom-settings.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/docs/explanations/advanced-custom-settings.md b/docs/docs/explanations/advanced-custom-settings.md index 1507eb99..1083f92f 100644 --- a/docs/docs/explanations/advanced-custom-settings.md +++ b/docs/docs/explanations/advanced-custom-settings.md @@ -135,8 +135,11 @@ jupyterlab: :::note Note Currently only public git repositories are supported. Path location key should not start or end with trailing slash. +You can configure JupyterLab to open in a location within the cloned repository by setting `preferred_dir` option within the `jupyterlab` group. ::: +- `jupyterlab.preferred_dir` - Sets the default location in which JupyterLab should open the file browser in. + ### Terraform The Nebari configuration file provides a huge number of configuration options for customizing your Nebari infrastructure. While these options are sufficient for an average user, they