We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7f7fad commit d2e58b0Copy full SHA for d2e58b0
2 files changed
Project.toml
@@ -1,6 +1,6 @@
1
name = "MLJTutorials"
2
uuid = "b22f6415-6e67-485c-b34d-7995e604d9c9"
3
-version = "0.1.3"
+version = "0.1.4"
4
5
[deps]
6
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
README.md
@@ -23,7 +23,7 @@ Currently the main aim is to add many tutorials presenting different perspective
23
The organisation is rudimentary at the moment and once there are more tutorials, we will try to improve that.
24
If you have suggestions or recommendations or would like to help, please open an issue here, thanks!
25
26
-The rest of this readme assumes that your current directory is `MLJTutorials`.
+The rest of this readme assumes that your current directory is `MLJTutorials` (a local clone of this repository).
27
28
## For readers
29
0 commit comments