Add julia_quickstart refs (#2426)

* Update cli_quickstart.hpp

Add link to Julia page

* Update python_quickstart.hpp

Add link to Julia quickstart

* Update COPYRIGHT.txt

* Update doc/guide/cli_quickstart.hpp

Co-authored-by: Ryan Birmingham <birm@rbirm.us>

* Update doc/guide/python_quickstart.hpp

Co-authored-by: Ryan Birmingham <birm@rbirm.us>

Co-authored-by: Ryan Birmingham <birm@rbirm.us>
This commit is contained in:
Benson Muite
2020-05-26 13:13:54 -04:00
committed by GitHub
co-authored by Ryan Birmingham
parent 4608997fca
commit db5f6478dc
3 changed files with 5 additions and 2 deletions
+2 -1
View File
@@ -9,7 +9,8 @@
This page describes how you can quickly get started using mlpack from Python and
gives a few examples of usage, and pointers to deeper documentation.
This quickstart guide is also available for @ref cli_quickstart "the command-line".
This quickstart guide is also available for
@ref cli_quickstart "the command-line" and @ref julia_quickstart "Julia".
@section python_quickstart_install Installing mlpack