Skip to content

Commit 23c45b1

Browse files
author
Czarnewski
committed
adds markdown+html formating
1 parent c59f7c9 commit 23c45b1

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

labs/FAQ.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -19,24 +19,19 @@ Below you can find some common error and problems you might face either during i
1919

2020

2121
<details>
22-
<summary>**Command line developer tools not found (OSX)**</summary>
23-
<p>
22+
<summary><b>Command line developer tools not found (OSX)</b></summary>
2423

2524
If you don't yet have Mac OSX command line developer tools, please install it using:
2625

2726
```
2827
xcode-select --install
2928
```
3029

31-
</p>
3230
</details>
3331

34-
<br/>
35-
3632

3733
<details>
38-
<summary>**Error - umap-learn not found**</summary>
39-
<p>
34+
<summary><b>Error - umap-learn not found</b></summary>
4035

4136
If your R does not find the correct python version, it will complain that `umap-learn` is not installed and ask you to install it. Here are some tips on how to find the correct python version that was installed in the conda environment.
4237

0 commit comments

Comments
 (0)