Updated readme file

This commit is contained in:
2024-05-30 12:21:17 +02:00
parent 76bffc6afe
commit 4de7834a91

View File

@ -21,7 +21,7 @@ Follow these steps to install and set up the project:
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:
```
@ -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.
## 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.
## Data integration workflow