Skip to content

How to get started with IBM's Data Science Experience

Notifications You must be signed in to change notification settings

justinmccoy/intro-dsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Lab - Getting started with IBM's Data Science Experience (DSX)

© Copyright IBM Corporation 2017

IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.

This document is current as of the initial date of publication and may be changed by IBM at any time.

The information contained in these materials is provided for informational purposes only, and is provided AS IS without warranty of any kind, express or implied. IBM shall not be responsible for any damages arising out of the use of, or otherwise related to, these materials. Nothing contained in these materials is intended to, nor shall have the effect of, creating any warranties or representations from IBM or its suppliers or licensors, or altering the terms and conditions of the applicable license agreement governing the use of IBM software. References in these materials to IBM products, programs, or services do not imply that they will be available in all countries in which IBM operates. This information is based on current IBM product plans and strategy, which are subject to change by IBM without notice. Product release dates and/or capabilities referenced in these materials may change at any time at IBM's sole discretion based on market opportunities or other factors, and are not intended to be a commitment to future product or feature availability in any way.

Overview

In this lab you will learn how to create and accunt on DSX and how to create a project.

Prerequisites

Instructions:

To be able do this lab a Bluemix account is necessary. If you don't have one yet -- or you did not complete the initial set up of your Bluemix account -- follow the steps below.

Your account must have enough resources available for at least 1 application (128MB) and 4 services.

Already registered and completed set-up

When you already registered and completed the initial set-up of your Bluemix account, you directly jump to Create a space in Bluemix US region.

Not registered

Use Ctrl-click (or the equivalent action for your system) to open the Sign Up for Bluemix page in a separate tab. Fill in the form and click Start your FREE Bluemix trial to complete the registration. You will receive an activation mail in your inbox.

First time login

Use Ctrl-click (or the equivalent action for your system) to open the Login to Bluemix in a separate tab. First time users need to complete a 4-step wizard. This starts by accepting the terms & conditions.

Terms & conditions

Define a name for your organization.

Organization name

Choose a name for your space. Typically dev would be a good name for your first space.

Space name

On the last page, click I'm Ready to complete the set up process.

Create a space in Bluemix US region

For the remainder of this lab we switch to the US region of Bluemix. For this, use Ctrl-click (or the equivalent for your system) to open the Bluemix dashboard. Click your account and choose US South as your active region.

Select US region

If you are all OK, you get the dashboard. Otherwise, you will be asked to create your first space in this region -- as depicted in the screenshot below. Typically dev would be a good name for your space.

Create space in US

Congrats, you're now ready to start your data science experience 😃!!

Step 1: Sign up for IBM Data Science Experience

IBM Data Science Experience is an interactive, collaborative, cloud-based environment where data scientists can use multiple tools to activate their insights. In this part of the lab you will sign up for a 30-day trial of IBM Data Science Experience.

  1. In a web browser navigate to https://datascience.ibm.com.

  2. Click on Sign Up at the top right.

Sign Up

  1. Click on Sign in with your IBM id and enter your Bluemix credentials.

Sign In

  1. Follow the instructions to complete the sign up for IBM Data Science Experience. Note that two Bluemix services will be created for you -- a Cloud Object Storage service and an Apache Spark service. As soon as the 'Get Started' button is clickable, click it and you should be directed to the Data Science Experience dashboard as shown below.

DSX dashboard

Step 2. Create a project

  1. Click on the left hand side "hamburger" icon and then click on My Projects to see a list of your projects. You should only see a default project.

Landing Page

  1. Click on the create project icon on the top right of the project list.

Create Project

  1. Type a name for your project. For instance, "Word2Vec for Text Data". A Spark service and an object storage will be automatically selected as well as a container with a defualt name. A container is a directory on the object storage. Click on Create.

You are now in your new project where you can create notebooks and data assets as well as add collaborators.

New Project

About

How to get started with IBM's Data Science Experience

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published