Skip to content

Commit

Permalink
Fix typo in prior commit
Browse files Browse the repository at this point in the history
Shutting down the server should be step 5

Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
  • Loading branch information
yantosca committed Feb 21, 2019
1 parent 3cbba41 commit 03b452b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/chapter02_beginner-tutorial/quick-start.rst
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ We encourage users to try the new NetCDF diagnostics, but you can still use the
Also, you could indeed download the output data and use old tools like IDL & MATLAB to analyze them, but we highly recommend the open-source Python/Jupyter/xarray ecosystem. It will vastly improve user experience and working efficiency, and also help open science and reproducible research.


Step 4: Shut down the server (Very important!!)
Step 5: Shut down the server (Very important!!)
-----------------------------------------------

Right-click on the instance in your console to get this menu:
Expand Down

0 comments on commit 03b452b

Please sign in to comment.