Skip to content

Commit 2ce70a9

Browse files
Additional build info on the cover page
1 parent 5862caa commit 2ce70a9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

book/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors:
1111

1212
# Welcome
1313

14-
Welcome to **The DataJoint Book**. It book provides a complete introduction to database programming for scientific data and computations.
14+
Welcome to **The DataJoint Book**. It book provides a complete introduction to database programming for scientific data and computations.
1515

1616
```{image} ./images/neuron.png
1717
:alt: contemplating neuron
@@ -20,6 +20,9 @@ Welcome to **The DataJoint Book**. It book provides a complete introduction to d
2020
:align: center
2121
```
2222

23+
This is an **executable book**, following the principles of the [Executable Books Project](https://executablebooks.org/en/latest/). It includes a complete development environment, including all dependencies, tools, and extensions already set up. This includes a MySQL database server, [MyST](https://mystmd.org/) for generating the book, Python and Jupyter for programming examples, MySQL client and [`jupysql`](https://ploomber.io/blog/jupysql/) for executing SQL commands, the DataJoint client library, and essential scientific programming libraries.
24+
25+
2326
# License
2427

2528
This work is licensed under the [CC BY-NC-ND 4.0 International License](LICENSE.md).

0 commit comments

Comments
 (0)