Updated readme file
This commit is contained in:
@ -21,7 +21,7 @@ Follow these steps to install and set up the project:
|
|||||||
conda env create -f environment.yml
|
conda env create -f environment.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
## Working with Jupyter Notebook on the `multiphase_chemistry_env`
|
### Working with Jupyter Notebook on the `multiphase_chemistry_env`
|
||||||
|
|
||||||
1. Open an Anaconda Prompt as a regular user, ensure that `multiphase_chemistry_env` is in the list of available enviroments and activate it by running the following commands:
|
1. Open an Anaconda Prompt as a regular user, ensure that `multiphase_chemistry_env` is in the list of available enviroments and activate it by running the following commands:
|
||||||
```
|
```
|
||||||
@ -39,7 +39,7 @@ Follow these steps to install and set up the project:
|
|||||||
```
|
```
|
||||||
and select the `multiphase_chemistry_env` environment from the kernel options.
|
and select the `multiphase_chemistry_env` environment from the kernel options.
|
||||||
|
|
||||||
## Working with Visual Studio Code (VS Code) on the `multiphase_chemistry_env`
|
### Working with Visual Studio Code (VS Code) on the `multiphase_chemistry_env`
|
||||||
1. Open the project in VS Code, click on the Python interpreter in the status bar and choose the `multiphase_chemistry_env` environment.
|
1. Open the project in VS Code, click on the Python interpreter in the status bar and choose the `multiphase_chemistry_env` environment.
|
||||||
|
|
||||||
## Data integration workflow
|
## Data integration workflow
|
||||||
|
Reference in New Issue
Block a user