Skip to content

Commit eaaf096

Browse files
committed
resolve issue #13
1 parent a44a775 commit eaaf096

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

setup.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ If given the option, choose to Save File in your Desktop folder. If you are not
1717
move this zipped file to your Desktop. Finally, double click the zipped file to unzip it.
1818
You should now have a folder called `data_viz_workshop`. If you open this folder, you will see a file called `environment.yml` and a folder called `Data`.
1919

20-
> ## Create the environment before the workshop to save time
21-
> Your instructor may tell you to go ahead and create the `dataviz` environment in advance, and start the workshop from Episode 2 if time is short.
22-
> If so, then go ahead and create the `dataviz` environment and open Jupyter Lab in the project root directory (`Desktop/data_viz_workshop`).
23-
> Follow the directions in [Create a new environment]({{page.root}}/01-create-new-environment)).
24-
{: .callout}
20+
## Optional: Create the virtual environment
21+
22+
Creating the environment can be done as a part of setup if learners already have experience in working with virtual environments. This will save time during the workshop itself to focus on other activities.
23+
24+
If your instructor tells you to create the `dataviz` environment in advance, follow the directions in Episode 2, [Create a new environment]({{page.root}}/02-create-new-environment)). Then, you can open Jupyter Lab in the project root directory (e.g. `Desktop/data_viz_workshop`)
2525

2626
## Create a GitHub account (if you don't already have one)
2727

0 commit comments

Comments
 (0)