Add new tutorial for installing Docker and CloudForest.#16
Open
reid-wagner wants to merge 2 commits intomasterfrom
Open
Add new tutorial for installing Docker and CloudForest.#16reid-wagner wants to merge 2 commits intomasterfrom
reid-wagner wants to merge 2 commits intomasterfrom
Conversation
…nstall scripts under Getting Started. Modify existing CRA tutorial to remove install directions.
jembrown
reviewed
Jun 16, 2023
| ###### (MacOS) | ||
| 1. Download **launchers/cloudforest_launchor_macos_v0.0.x.zip** from the workshop repository. | ||
| 2. Double click to extract into Downloads folder. | ||
| 3. Right-click CloudForest.command file and select Open. |
Contributor
Author
There was a problem hiding this comment.
Sure, I can say "Right-click or control-click" if that works.
jembrown
reviewed
Jun 16, 2023
| You may close the window that popped up when starting CloudForest. | ||
|
|
||
| ##### 4. Update or Close CloudForest | ||
| Because CloudForest runs in the background, separate commands are used to restart and close CloudForest, also located in the same folder as the command used to start CloudForest. Every time CloudForest is started or restarted with these files it will pull the latest updates, so the restart command may be used for this purpose. No newline at end of file |
Member
There was a problem hiding this comment.
I have to admit that this took me a second to understand. I'm not used to the idea of commands being things that can be saved and located in a folder. We may want to expand this explanation a little bit.
Contributor
Author
There was a problem hiding this comment.
Got it. I'll improve the wording.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New tutorial uses current, temporary install scripts, and is included under Getting Started. CRA tutorial modified to remove Docker installation directions and moved to Analyzing Data category.