You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+16-4
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ The core of the package is ethoscope_metadata_db which takes care of
9
9
A typical use case is to recover all the ethoscope dbs associated to a certain metadata file so that the user can collate them and upload them to a public dataset repository, such as Zenodo.
10
10
11
11
For instance:
12
-
''''
12
+
```
13
13
from ethoscope_metadata_db import db_organiser, metadata_handler
The other class is the metadata_db_server which runs a web based UI
40
-
Instructions on to set it up and run it can be found here: https://www.notion.so/giorgiogilestro/The-Metadata-Database-Server-cafac3d16ca04c0b8d4364e7624d7151
39
+
The second class is the **metadata_db_server** which runs a web based UI
40
+
Instructions on to set it up and run it can be found [here](https://www.notion.so/giorgiogilestro/The-Metadata-Database-Server-cafac3d16ca04c0b8d4364e7624d7151).
0 commit comments