Skip to content

Commit 3b5850a

Browse files
committed
Add MariaDB installation instructions in Readme.md
Updated the Readme.md to include a link to MariaDB installation instructions. Modified the metadata and execution counts in the notebook, and added instructions for running the examples with MariaDB.
1 parent 6c679e0 commit 3b5850a

2 files changed

Lines changed: 236 additions & 232 deletions

File tree

Readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
To run these examples, you will need to install the MariaDB database server and load the dump with a database.
22

3+
Some installation instruction for MariaDB could be found [here](https://mariadb.com/kb/en/download/).
4+
35
SQL dump for the MariaDB database with the name "imdb" could be downloaded by this [link](https://drive.google.com/file/d/10HnOu0Yem2Tkz_34SfvDoHTVqF_8b4N7/view?usp=sharing).

0 commit comments

Comments
 (0)