Skip to content

Commit

Permalink
Update ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lhuang-pvamu committed Oct 14, 2020
1 parent 5e3c5e7 commit 67b80b5
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions Python/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,26 @@ https://docs.anaconda.com/anaconda/navigator/

You need to set up your Python enviroments first. Download the environment.xml in the github repository under Python/Env and use it as the imported enviroment file.

- Select the Environments in Anaconda Navigator, and then click the import button.

![Navigator](Env/navigator.png)

- Select the file icon to select your environment file.

![Navigator](Env/import.png)

- Choose the environment.yml file in the Python/Env folder and start importing your enviornment.

![Navigator](Env/env-selection.png)

## 4. Start your JupyterLab

1. Go back to Home,
2. Select the parallel_computing as your environment,
3. Launch JupyterLab,
4. Go to your web browser, it started....

## Congratulations, you are good to start programming using Jupyter Notebook with Anaconda Python! Happy coding.



0 comments on commit 67b80b5

Please sign in to comment.