Updated readme file.
This commit is contained in:
@ -31,11 +31,11 @@ Follow these steps to install and set up the project:
|
||||
2. Register the associated kernel in Jupyter by running:
|
||||
|
||||
```
|
||||
(multiphase_chemistry_env) python -m ipykernel install --user --name multiphase_chemistry_env --display-name "Python (multiphase_chemistry_env)"
|
||||
python -m ipykernel install --user --name multiphase_chemistry_env --display-name "Python (multiphase_chemistry_env)"
|
||||
```
|
||||
3. Start a Jupyter Notebook by running the command:
|
||||
```
|
||||
(multiphase_chemistry_env) jupyter notebook
|
||||
jupyter notebook
|
||||
```
|
||||
and select the `multiphase_chemistry_env` environment from the kernel options.
|
||||
|
||||
|
Reference in New Issue
Block a user