We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4860f0c commit 223cd29Copy full SHA for 223cd29
dataherb/version.py
@@ -1,2 +1,2 @@
1
# Name the version of the code using x.x.x
2
-__version__ = "0.1.2"
+__version__ = "0.1.3"
docs/tutorials/remove/index.md
@@ -0,0 +1,10 @@
+## Remove Herbs
+
3
4
+Remove a dataset by the dataherb id
5
6
+```
7
+dataherb remove git-dataherb-python-demo-dataset
8
9
10
+The Herb will be removed from the Flora. However, we do not touch files in the actual dataset folder.
0 commit comments