Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gmcdonald-sfg committed Mar 15, 2024
1 parent d878122 commit 6c9799d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions 08_workflow_platforms.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ There are generally three approaches for syncing and streaming files to your loc
- Pros
- Virtual files operate similarly to “streaming” using the Google Drive app. Virtual files take up very little hard drive space on your local machine, and are rather just a pointer to the actual file, which is stored on GRIT.
- You will be able to view the full emLab directory structure on your local machine. The entire contents of the emLab directory will always be available and up-to-date.
- If you do not wish to see the *entire* emLab directory on your local machine, you have the option selectively choose to ignore particular directories. For example, you may not need to see `projects/archived-projects` on your local machine (besides, you can always see it on the [Nextcloud browser interface](https://nextcloud.grit.ucsb.edu/index.php/apps/files)! )
- If you do not wish to see the *entire* emLab directory on your local machine, you have the option selectively choose to ignore particular directories. For example, you may not need to see `projects/archived-projects` on your local machine (besides, you can always see it on the [Nextcloud browser interface](https://nextcloud.grit.ucsb.edu/index.php/apps/files)! ) More instructions are provided in Step 9 below.


- Cons
Expand Down Expand Up @@ -279,7 +279,7 @@ Linux

- If at any point in the future you wish to see these directories again on your local machine, you can simply remove the ignore pattern from this list.

**Important Note!** We are currently in an active data migration process moving from Google Shared Drive to GRIT. We are "staging" files in a directory called `emLab/staging`. We *highly* recommend that you add `emLab/staging` and `emLab/staging*` to your ignored file lists. This will ensure that this staging directory cannot be seen or modified on your local machine. Once the migration process is complete, we will be moving all directories into their appropriate locations under the main `emLab` directory and will delete the staging directory.
**Important Note!** We are currently in an active data migration process moving from Google Shared Drive to GRIT. We are "staging" files in a directory called `emLab/staging`. We *highly* recommend that you add `emLab/staging` and `emLab/staging/*` to your ignored file lists. This will ensure that this staging directory cannot be seen or modified on your local machine. Once the migration process is complete, we will be moving all directories into their appropriate locations under the main `emLab` directory and will delete the staging directory.

##### File option 2: Syncing a subset of directories

Expand Down
4 changes: 2 additions & 2 deletions docs/emlab-workflow-and-platforms.html
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ <h4><span class="header-section-number">8.6.2.2</span> Configuring how the Nextc
<ul>
<li>Virtual files operate similarly to “streaming” using the Google Drive app. Virtual files take up very little hard drive space on your local machine, and are rather just a pointer to the actual file, which is stored on GRIT.</li>
<li>You will be able to view the full emLab directory structure on your local machine. The entire contents of the emLab directory will always be available and up-to-date.</li>
<li>If you do not wish to see the <em>entire</em> emLab directory on your local machine, you have the option selectively choose to ignore particular directories. For example, you may not need to see <code>projects/archived-projects</code> on your local machine (besides, you can always see it on the <a href="https://nextcloud.grit.ucsb.edu/index.php/apps/files">Nextcloud browser interface</a>! )</li>
<li>If you do not wish to see the <em>entire</em> emLab directory on your local machine, you have the option selectively choose to ignore particular directories. For example, you may not need to see <code>projects/archived-projects</code> on your local machine (besides, you can always see it on the <a href="https://nextcloud.grit.ucsb.edu/index.php/apps/files">Nextcloud browser interface</a>! ) More instructions are provided in Step 9 below.</li>
</ul></li>
<li>Cons
<ul>
Expand Down Expand Up @@ -554,7 +554,7 @@ <h5><span class="header-section-number">8.6.2.2.1</span> File option 1: Streamin
<ul>
<li>If at any point in the future you wish to see these directories again on your local machine, you can simply remove the ignore pattern from this list.</li>
</ul>
<p><strong>Important Note!</strong> We are currently in an active data migration process moving from Google Shared Drive to GRIT. We are “staging” files in a directory called <code>emLab/staging</code>. We <em>highly</em> recommend that you add <code>emLab/staging</code> and <code>emLab/staging*</code> to your ignored file lists. This will ensure that this staging directory cannot be seen or modified on your local machine. Once the migration process is complete, we will be moving all directories into their appropriate locations under the main <code>emLab</code> directory and will delete the staging directory.</p>
<p><strong>Important Note!</strong> We are currently in an active data migration process moving from Google Shared Drive to GRIT. We are “staging” files in a directory called <code>emLab/staging</code>. We <em>highly</em> recommend that you add <code>emLab/staging</code> and <code>emLab/staging/*</code> to your ignored file lists. This will ensure that this staging directory cannot be seen or modified on your local machine. Once the migration process is complete, we will be moving all directories into their appropriate locations under the main <code>emLab</code> directory and will delete the staging directory.</p>
</div>
<div id="file-option-2-syncing-a-subset-of-directories" class="section level5 hasAnchor" number="8.6.2.2.2">
<h5><span class="header-section-number">8.6.2.2.2</span> File option 2: Syncing a subset of directories<a href="emlab-workflow-and-platforms.html#file-option-2-syncing-a-subset-of-directories" class="anchor-section" aria-label="Anchor link to header"></a></h5>
Expand Down
2 changes: 1 addition & 1 deletion docs/search_index.json

Large diffs are not rendered by default.

0 comments on commit 6c9799d

Please sign in to comment.