Fix typo in html text.
This commit is contained in:
20
README.md
20
README.md
@ -71,7 +71,7 @@ Open **Anaconda Prompt** or a terminal with access to conda.
|
|||||||
```
|
```
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary> <h3> Working with Jupyter Notebooks </h3> </summary>
|
<summary> <b> Working with Jupyter Notebooks </b> </summary>
|
||||||
|
|
||||||
We now make the previously installed Python environment `multiphase_chemistry_env` selectable as a kernel in Jupyter's interface.
|
We now make the previously installed Python environment `multiphase_chemistry_env` selectable as a kernel in Jupyter's interface.
|
||||||
|
|
||||||
@ -167,14 +167,20 @@ If you have run out of energy or time for your project, put a note at the top of
|
|||||||
## How-to tutorials
|
## How-to tutorials
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary> <h3> Data integration workflow </h3>
|
|
||||||
<details>
|
<summary> <b> Data integration workflow </b> </summary>
|
||||||
|
|
||||||
|
This section is in progress!
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary> <h3> Metadata review workflow </h3>
|
|
||||||
- review through branches
|
<summary> <b> Metadata review workflow </b> </summary>
|
||||||
- updating files with metadata in Openbis
|
|
||||||
|
- review through branches
|
||||||
|
- updating files with metadata in Openbis
|
||||||
|
|
||||||
#### Metadata
|
#### Metadata
|
||||||
| **Attribute** | **CF Equivalent** | **Definition** |
|
| **Attribute** | **CF Equivalent** | **Definition** |
|
||||||
@ -224,7 +230,7 @@ relative_humidity:
|
|||||||
definition: 'Relative humidity represents the amount of water vapor present in the air relative to the maximum amount of water vapor the air can hold at a given temperature.'
|
definition: 'Relative humidity represents the amount of water vapor present in the air relative to the maximum amount of water vapor the air can hold at a given temperature.'
|
||||||
|
|
||||||
```
|
```
|
||||||
<details>
|
</details>
|
||||||
|
|
||||||
# Editing this README
|
# Editing this README
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user