Skip to content

Commit

Permalink
Merge pull request #128 from pryn-kb/main
Browse files Browse the repository at this point in the history
jupyterlab
  • Loading branch information
pryn-kb authored Aug 30, 2024
2 parents 46c2a71 + 2ff3a69 commit 4827726
Show file tree
Hide file tree
Showing 8 changed files with 31 additions and 31 deletions.
Binary file modified _build/.doctrees/docs/howto/jupyterlab.doctree
Binary file not shown.
Binary file modified _build/.doctrees/environment.pickle
Binary file not shown.
12 changes: 6 additions & 6 deletions _build/html/_sources/docs/howto/jupyterlab.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"\n",
"1. **Using Terminal**:\n",
" - **Open Terminal**:\n",
" - You can find Terminal by using Spotlight Search (press `Cmd + Space` and type \"Terminal\") or by navigating to `Applications` > `Utilities` > `Terminal`.\n",
" - You can find Terminal by using Spotlight Search (press `Cmd + Space` and type \"Terminal\") or by navigating to **ApplicationsUtilitiesTerminal**.\n",
"\n",
" - **Navigate to Your Project Directory** (Optional):\n",
" - If you want to start JupyterLab in a specific directory, use the `cd` command to navigate there. For example:\n",
Expand All @@ -41,9 +41,9 @@
" - Navigate to the folder where you want to start JupyterLab.\n",
"\n",
" - **Open Terminal from Finder**:\n",
" - Right-click on the folder while holding the `Control` key (or use a two-finger tap on a trackpad) and select **\"New Terminal at Folder\"**.\n",
" - Right-click on the folder while holding the `Control` key (or use a two-finger tap on a trackpad) and select \"New Terminal at Folder\".\n",
" - If you don’t see this option, you might need to enable the \"New Terminal at Folder\" service. To do this:\n",
" - Go to `System Preferences` > `Keyboard` > `Shortcuts` > `Services`.\n",
" - Go to **<i class=\"fab fa-apple\" aria-hidden=\"true\"></i> → System Settings... → Keyboard → Keyboard Shortcuts... → Services**.\n",
" - Check the box next to \"New Terminal at Folder\" under the \"Files and Folders\" section.\n",
"\n",
"3. **Start JupyterLab**:\n",
Expand All @@ -60,7 +60,7 @@
" - You can open folders by clicking on them. Files (e.g., notebooks, Python scripts) can be opened by clicking on them.\n",
"\n",
"2. **Create New Files and Folders**:\n",
" - To create a new file or folder, right-click anywhere in the File Browser and select **New Folder** or **New File**. You can also click the `+` icon at the top of the File Browser.\n",
" - To create a new file or folder, right-click anywhere in the File Browser and select \"New Folder\" or \"New File\". You can also click the `+` icon at the top of the File Browser.\n",
"\n",
"3. **Upload Files**:\n",
" - You can drag and drop files from your Finder directly into the File Browser in JupyterLab.\n",
Expand Down Expand Up @@ -102,8 +102,8 @@
" - Navigate to the folder where you want to start JupyterLab.\n",
"\n",
" - **Open Command Prompt from File Explorer**:\n",
" - Right-click on the folder while holding the `Shift` key and select **\"Open command window here\"** or **\"Open PowerShell window here\"**. This depends on your Windows version.\n",
" - On newer versions of Windows 10 and 11, this option might be replaced with **\"Open in Terminal\"**.\n",
" - Right-click on the folder while holding the `Shift` key and select \"Open command window here\" or \"Open PowerShell window here\". This depends on your Windows version.\n",
" - On newer versions of Windows 10 and 11, this option might be replaced with \"Open in Terminal\".\n",
"\n",
"3. **Start JupyterLab**:\n",
" - In the Command Prompt, PowerShell, or Terminal window that opens, type the following command and press `Enter`:\n",
Expand Down
12 changes: 6 additions & 6 deletions _build/html/docs/howto/jupyterlab.html
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ <h3>Step 1: Open JupyterLab<a class="headerlink" href="#step-1-open-jupyterlab"
<ul>
<li><p><strong>Open Terminal</strong>:</p>
<ul class="simple">
<li><p>You can find Terminal by using Spotlight Search (press <code class="docutils literal notranslate"><span class="pre">Cmd</span> <span class="pre">+</span> <span class="pre">Space</span></code> and type “Terminal”) or by navigating to <code class="docutils literal notranslate"><span class="pre">Applications</span></code> &gt; <code class="docutils literal notranslate"><span class="pre">Utilities</span></code> &gt; <code class="docutils literal notranslate"><span class="pre">Terminal</span></code>.</p></li>
<li><p>You can find Terminal by using Spotlight Search (press <code class="docutils literal notranslate"><span class="pre">Cmd</span> <span class="pre">+</span> <span class="pre">Space</span></code> and type “Terminal”) or by navigating to <strong>ApplicationsUtilitiesTerminal</strong>.</p></li>
</ul>
</li>
<li><p><strong>Navigate to Your Project Directory</strong> (Optional):</p>
Expand All @@ -471,10 +471,10 @@ <h3>Step 1: Open JupyterLab<a class="headerlink" href="#step-1-open-jupyterlab"
</li>
<li><p><strong>Open Terminal from Finder</strong>:</p>
<ul>
<li><p>Right-click on the folder while holding the <code class="docutils literal notranslate"><span class="pre">Control</span></code> key (or use a two-finger tap on a trackpad) and select <strong>“New Terminal at Folder”</strong>.</p></li>
<li><p>Right-click on the folder while holding the <code class="docutils literal notranslate"><span class="pre">Control</span></code> key (or use a two-finger tap on a trackpad) and select “New Terminal at Folder”.</p></li>
<li><p>If you don’t see this option, you might need to enable the “New Terminal at Folder” service. To do this:</p>
<ul>
<li><p>Go to <code class="docutils literal notranslate"><span class="pre">System</span> <span class="pre">Preferences</span></code> &gt; <code class="docutils literal notranslate"><span class="pre">Keyboard</span></code> &gt; <code class="docutils literal notranslate"><span class="pre">Shortcuts</span></code> &gt; <code class="docutils literal notranslate"><span class="pre">Services</span></code>.</p></li>
<li><p>Go to <strong><i class="fab fa-apple" aria-hidden="true"></i> → System Settings… → Keyboard → Keyboard Shortcuts… → Services</strong>.</p></li>
<li><p>Check the box next to “New Terminal at Folder” under the “Files and Folders” section.</p></li>
</ul>
</li>
Expand Down Expand Up @@ -505,7 +505,7 @@ <h3>Step 2: Navigate the File/Directory System<a class="headerlink" href="#step-
</li>
<li><p><strong>Create New Files and Folders</strong>:</p>
<ul class="simple">
<li><p>To create a new file or folder, right-click anywhere in the File Browser and select <strong>New Folder</strong> or <strong>New File</strong>. You can also click the <code class="docutils literal notranslate"><span class="pre">+</span></code> icon at the top of the File Browser.</p></li>
<li><p>To create a new file or folder, right-click anywhere in the File Browser and select New Folder or New File. You can also click the <code class="docutils literal notranslate"><span class="pre">+</span></code> icon at the top of the File Browser.</p></li>
</ul>
</li>
<li><p><strong>Upload Files</strong>:</p>
Expand Down Expand Up @@ -555,8 +555,8 @@ <h3>Step 1: Open JupyterLab<a class="headerlink" href="#id1" title="Link to this
</li>
<li><p><strong>Open Command Prompt from File Explorer</strong>:</p>
<ul>
<li><p>Right-click on the folder while holding the <code class="docutils literal notranslate"><span class="pre">Shift</span></code> key and select <strong>“Open command window here”</strong> or <strong>“Open PowerShell window here”</strong>. This depends on your Windows version.</p></li>
<li><p>On newer versions of Windows 10 and 11, this option might be replaced with <strong>“Open in Terminal”</strong>.</p></li>
<li><p>Right-click on the folder while holding the <code class="docutils literal notranslate"><span class="pre">Shift</span></code> key and select “Open command window here” or “Open PowerShell window here”. This depends on your Windows version.</p></li>
<li><p>On newer versions of Windows 10 and 11, this option might be replaced with “Open in Terminal”.</p></li>
</ul>
</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion _build/html/searchindex.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions _build/jupyter_execute/docs/howto/jupyterlab.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"\n",
"1. **Using Terminal**:\n",
" - **Open Terminal**:\n",
" - You can find Terminal by using Spotlight Search (press `Cmd + Space` and type \"Terminal\") or by navigating to `Applications` > `Utilities` > `Terminal`.\n",
" - You can find Terminal by using Spotlight Search (press `Cmd + Space` and type \"Terminal\") or by navigating to **ApplicationsUtilitiesTerminal**.\n",
"\n",
" - **Navigate to Your Project Directory** (Optional):\n",
" - If you want to start JupyterLab in a specific directory, use the `cd` command to navigate there. For example:\n",
Expand All @@ -41,9 +41,9 @@
" - Navigate to the folder where you want to start JupyterLab.\n",
"\n",
" - **Open Terminal from Finder**:\n",
" - Right-click on the folder while holding the `Control` key (or use a two-finger tap on a trackpad) and select **\"New Terminal at Folder\"**.\n",
" - Right-click on the folder while holding the `Control` key (or use a two-finger tap on a trackpad) and select \"New Terminal at Folder\".\n",
" - If you don’t see this option, you might need to enable the \"New Terminal at Folder\" service. To do this:\n",
" - Go to `System Preferences` > `Keyboard` > `Shortcuts` > `Services`.\n",
" - Go to **<i class=\"fab fa-apple\" aria-hidden=\"true\"></i> → System Settings... → Keyboard → Keyboard Shortcuts... → Services**.\n",
" - Check the box next to \"New Terminal at Folder\" under the \"Files and Folders\" section.\n",
"\n",
"3. **Start JupyterLab**:\n",
Expand All @@ -60,7 +60,7 @@
" - You can open folders by clicking on them. Files (e.g., notebooks, Python scripts) can be opened by clicking on them.\n",
"\n",
"2. **Create New Files and Folders**:\n",
" - To create a new file or folder, right-click anywhere in the File Browser and select **New Folder** or **New File**. You can also click the `+` icon at the top of the File Browser.\n",
" - To create a new file or folder, right-click anywhere in the File Browser and select \"New Folder\" or \"New File\". You can also click the `+` icon at the top of the File Browser.\n",
"\n",
"3. **Upload Files**:\n",
" - You can drag and drop files from your Finder directly into the File Browser in JupyterLab.\n",
Expand Down Expand Up @@ -102,8 +102,8 @@
" - Navigate to the folder where you want to start JupyterLab.\n",
"\n",
" - **Open Command Prompt from File Explorer**:\n",
" - Right-click on the folder while holding the `Shift` key and select **\"Open command window here\"** or **\"Open PowerShell window here\"**. This depends on your Windows version.\n",
" - On newer versions of Windows 10 and 11, this option might be replaced with **\"Open in Terminal\"**.\n",
" - Right-click on the folder while holding the `Shift` key and select \"Open command window here\" or \"Open PowerShell window here\". This depends on your Windows version.\n",
" - On newer versions of Windows 10 and 11, this option might be replaced with \"Open in Terminal\".\n",
"\n",
"3. **Start JupyterLab**:\n",
" - In the Command Prompt, PowerShell, or Terminal window that opens, type the following command and press `Enter`:\n",
Expand Down
12 changes: 6 additions & 6 deletions docs/howto/.ipynb_checkpoints/jupyterlab-checkpoint.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"\n",
"1. **Using Terminal**:\n",
" - **Open Terminal**:\n",
" - You can find Terminal by using Spotlight Search (press `Cmd + Space` and type \"Terminal\") or by navigating to `Applications` > `Utilities` > `Terminal`.\n",
" - You can find Terminal by using Spotlight Search (press `Cmd + Space` and type \"Terminal\") or by navigating to **ApplicationsUtilitiesTerminal**.\n",
"\n",
" - **Navigate to Your Project Directory** (Optional):\n",
" - If you want to start JupyterLab in a specific directory, use the `cd` command to navigate there. For example:\n",
Expand All @@ -41,9 +41,9 @@
" - Navigate to the folder where you want to start JupyterLab.\n",
"\n",
" - **Open Terminal from Finder**:\n",
" - Right-click on the folder while holding the `Control` key (or use a two-finger tap on a trackpad) and select **\"New Terminal at Folder\"**.\n",
" - Right-click on the folder while holding the `Control` key (or use a two-finger tap on a trackpad) and select \"New Terminal at Folder\".\n",
" - If you don’t see this option, you might need to enable the \"New Terminal at Folder\" service. To do this:\n",
" - Go to `System Preferences` > `Keyboard` > `Shortcuts` > `Services`.\n",
" - Go to **<i class=\"fab fa-apple\" aria-hidden=\"true\"></i> → System Settings... → Keyboard → Keyboard Shortcuts... → Services**.\n",
" - Check the box next to \"New Terminal at Folder\" under the \"Files and Folders\" section.\n",
"\n",
"3. **Start JupyterLab**:\n",
Expand All @@ -60,7 +60,7 @@
" - You can open folders by clicking on them. Files (e.g., notebooks, Python scripts) can be opened by clicking on them.\n",
"\n",
"2. **Create New Files and Folders**:\n",
" - To create a new file or folder, right-click anywhere in the File Browser and select **New Folder** or **New File**. You can also click the `+` icon at the top of the File Browser.\n",
" - To create a new file or folder, right-click anywhere in the File Browser and select \"New Folder\" or \"New File\". You can also click the `+` icon at the top of the File Browser.\n",
"\n",
"3. **Upload Files**:\n",
" - You can drag and drop files from your Finder directly into the File Browser in JupyterLab.\n",
Expand Down Expand Up @@ -102,8 +102,8 @@
" - Navigate to the folder where you want to start JupyterLab.\n",
"\n",
" - **Open Command Prompt from File Explorer**:\n",
" - Right-click on the folder while holding the `Shift` key and select **\"Open command window here\"** or **\"Open PowerShell window here\"**. This depends on your Windows version.\n",
" - On newer versions of Windows 10 and 11, this option might be replaced with **\"Open in Terminal\"**.\n",
" - Right-click on the folder while holding the `Shift` key and select \"Open command window here\" or \"Open PowerShell window here\". This depends on your Windows version.\n",
" - On newer versions of Windows 10 and 11, this option might be replaced with \"Open in Terminal\".\n",
"\n",
"3. **Start JupyterLab**:\n",
" - In the Command Prompt, PowerShell, or Terminal window that opens, type the following command and press `Enter`:\n",
Expand Down
12 changes: 6 additions & 6 deletions docs/howto/jupyterlab.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"\n",
"1. **Using Terminal**:\n",
" - **Open Terminal**:\n",
" - You can find Terminal by using Spotlight Search (press `Cmd + Space` and type \"Terminal\") or by navigating to `Applications` > `Utilities` > `Terminal`.\n",
" - You can find Terminal by using Spotlight Search (press `Cmd + Space` and type \"Terminal\") or by navigating to **ApplicationsUtilitiesTerminal**.\n",
"\n",
" - **Navigate to Your Project Directory** (Optional):\n",
" - If you want to start JupyterLab in a specific directory, use the `cd` command to navigate there. For example:\n",
Expand All @@ -41,9 +41,9 @@
" - Navigate to the folder where you want to start JupyterLab.\n",
"\n",
" - **Open Terminal from Finder**:\n",
" - Right-click on the folder while holding the `Control` key (or use a two-finger tap on a trackpad) and select **\"New Terminal at Folder\"**.\n",
" - Right-click on the folder while holding the `Control` key (or use a two-finger tap on a trackpad) and select \"New Terminal at Folder\".\n",
" - If you don’t see this option, you might need to enable the \"New Terminal at Folder\" service. To do this:\n",
" - Go to `System Preferences` > `Keyboard` > `Shortcuts` > `Services`.\n",
" - Go to **<i class=\"fab fa-apple\" aria-hidden=\"true\"></i> → System Settings... → Keyboard → Keyboard Shortcuts... → Services**.\n",
" - Check the box next to \"New Terminal at Folder\" under the \"Files and Folders\" section.\n",
"\n",
"3. **Start JupyterLab**:\n",
Expand All @@ -60,7 +60,7 @@
" - You can open folders by clicking on them. Files (e.g., notebooks, Python scripts) can be opened by clicking on them.\n",
"\n",
"2. **Create New Files and Folders**:\n",
" - To create a new file or folder, right-click anywhere in the File Browser and select **New Folder** or **New File**. You can also click the `+` icon at the top of the File Browser.\n",
" - To create a new file or folder, right-click anywhere in the File Browser and select \"New Folder\" or \"New File\". You can also click the `+` icon at the top of the File Browser.\n",
"\n",
"3. **Upload Files**:\n",
" - You can drag and drop files from your Finder directly into the File Browser in JupyterLab.\n",
Expand Down Expand Up @@ -102,8 +102,8 @@
" - Navigate to the folder where you want to start JupyterLab.\n",
"\n",
" - **Open Command Prompt from File Explorer**:\n",
" - Right-click on the folder while holding the `Shift` key and select **\"Open command window here\"** or **\"Open PowerShell window here\"**. This depends on your Windows version.\n",
" - On newer versions of Windows 10 and 11, this option might be replaced with **\"Open in Terminal\"**.\n",
" - Right-click on the folder while holding the `Shift` key and select \"Open command window here\" or \"Open PowerShell window here\". This depends on your Windows version.\n",
" - On newer versions of Windows 10 and 11, this option might be replaced with \"Open in Terminal\".\n",
"\n",
"3. **Start JupyterLab**:\n",
" - In the Command Prompt, PowerShell, or Terminal window that opens, type the following command and press `Enter`:\n",
Expand Down

0 comments on commit 4827726

Please sign in to comment.