Skip to content

Commit

Permalink
Update docs/docs/usage.md
Browse files Browse the repository at this point in the history
Co-authored-by: E. David Aja <[email protected]>
  • Loading branch information
AshleyHenry15 and edavidaja authored Jul 14, 2021
1 parent f3fa3a3 commit dbd35a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ menu showing "Publish to Connect" and "Create Manifest for git Publishing>
When you click **Create Manifest**, one of the following will happen:

- If a `manifest.json` and `requirements.txt` file does not exist, they will be generated for the current notebook using your current environment.
- If they do exist, you will be presented with a message
- If either file exists, you will be presented with a message
informing you of this fact. If you need to regenerate the files, delete them in the Jupyter UI or using the console, then repeat this process.

<img class="border" src="../images/git-backed.png" class="block" alt="Dialog titled "Create Manifest" explaining the manifest creation process with "Cancel" and "Create Manifest" options">
Expand Down Expand Up @@ -119,4 +119,4 @@ Clicking the notification will open the published
document in the RStudio Connect server you selected in the previous
dialog.

<img class="border" src="../images/published.gif" class="block" alt="notification that shows the notebook was published successfully">
<img class="border" src="../images/published.gif" class="block" alt="notification that shows the notebook was published successfully">

0 comments on commit dbd35a2

Please sign in to comment.