You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marvin.apache.org by yi...@apache.org on 2018/11/26 12:50:07 UTC

[incubator-marvin] branch develop created (now d7f48b0)

This is an automated email from the ASF dual-hosted git repository.

yifeizhang pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-marvin.git.


      at d7f48b0  toolbox readme tutorial link update

This branch includes the following new commits:

     new d7f48b0  toolbox readme tutorial link update

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-marvin] 01/01: toolbox readme tutorial link update

Posted by yi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

yifeizhang pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-marvin.git

commit d7f48b03e301c831f3550c134ad795b807e75035
Author: yifei zhang <yi...@apache.org>
AuthorDate: Mon Nov 26 10:49:54 2018 -0200

    toolbox readme tutorial link update
---
 python-toolbox/README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/python-toolbox/README.md b/python-toolbox/README.md
index 2bbce65..eb1d459 100644
--- a/python-toolbox/README.md
+++ b/python-toolbox/README.md
@@ -13,9 +13,9 @@
 **Marvin** is an open-source Artificial Intelligence platform that focuses on helping data scientists deliver meaningful solutions to complex problems. Supported by a standardized large-scale, language-agnostic architecture, Marvin simplifies the process of exploration and modeling.
 
 ## Getting Started
-* [Installing Marvin (Ubuntu)](https://www.marvin-ai.org/book/installing-marvin/ubuntu-debian-installation)
-* [Installing Marvin (MacOS)](https://www.marvin-ai.org/book/installing-marvin/macos-installation)
-* [Installing Marvin (Other OS) Vagrant](https://www.marvin-ai.org/book/installing-marvin/vagrant-installation)
+* [Installing Marvin (Ubuntu)](https://www.marvin-ai.org/book/overview-1/ubuntu)
+* [Installing Marvin (MacOS)](https://www.marvin-ai.org/book/overview-1/mac)
+* [Installing Marvin (Other OS) Vagrant](https://www.marvin-ai.org/book/overview-1/vagrant)
 * [Creating a new engine](#creating-a-new-engine)
 * [Working in an existing engine](#working-in-an-existing-engine)
 * [Command line interface](#command-line-interface)