Skip to content

Commit

Permalink
Update example.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
kenlhlui authored Jan 31, 2025
1 parent 2071250 commit ab81f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"\n",
" `!python3 dvmeta/main.py -c demo -v 1.0 -d -s`\n",
"\n",
"3. Export the metadata and permission metadata of version latest-published of all datasets under collection 'toronto' to JSON and CSV. Also export the empty dataverses and datasets failed to be rawled\n",
"3. Export the metadata and permission metadata of version latest-published of all datasets under collection 'toronto' to JSON and CSV. Also export the empty dataverses and datasets failed to be crawled\n",
"\n",
" `!python3 dvmeta/main.py -c toronto -v latest-published -d -s -p -e -f`"
]
Expand Down

0 comments on commit ab81f26

Please sign in to comment.