Skip to content

Commit 68fda98

Browse files
committed
add notes
1 parent 29108e7 commit 68fda98

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

NOTES.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Build documentation
2+
3+
Currently done locally.
4+
```
5+
cd book
6+
quarto render .
7+
```
8+
Then push to GitHub
9+
10+
## 2025-04-11
11+
12+
* Adding IRkernel in Docker file. Added notes to developer section of documentation. Allows one to select R kernel in Jupyter Lab.
13+
* Updated to 4.4.3 as 4.4.2 no longer on rocker-org
14+
15+
## 2025-02
16+
17+
* Fixed problem with tex not building due to dead tinytex link
18+
* Fixed problem with Quarto + JupyterLab by pinning Quarto to 1.5.57. https://github.com/quarto-dev/jupyterlab-quarto/issues/13
19+
* Updated to 4.4.2
20+
21+

0 commit comments

Comments
 (0)