Accessing the platform

RapidCanvas platform enables you to build simple to complex machine learning models using an intuitive graphical interface. You can create projects, run recipes, and train and test machine learning models for different use cases. RapidCanvas enables you to execute a sequence of steps required to build machine learning models.

This section guides you through the process to successfully access the RC platform

Browsers supported

The platform supports all latest versions of Google Chrome, Safari, and Microsoft Edge.

Signing up to the RC platform as a new user

Admin can send an invitation email to request users to join the platform. Once an invitation email is received, users can sign up to the platform.

To access the platform as a new user, you must follow these steps:

  1. Click the Sign up button provided in the invitation email. This takes to the sign up page.

  2. Provide the email address in the E-mail address field.

  3. Provide the password and confirm password in the respective fields.

  4. Select the By signing up you agree to our Terms of Service check box to agree to the terms and conditions. Only selecting this check box enables the Sign up button.

  5. Click Sign up to start using the platform.

_images/signup_new.png

If you are an existing user, click Sign In. For more information, see Signing in to the platform as an existing user.

_images/login_new.png

Signing in to the platform as an existing user

To access the platform as an existing user:

  1. Enter the application URL - https://staging.dev.rapidcanvas.net

  2. Enter the Email address and Password in the respective fields.

  3. Click Sign In to access the RapidCanvas application.

Joining a tenant

An existing user is invited to join a new tenant through an invitation email. A user can have access to multiple tenants. The user can also accept the invite to join a new tenant from the Profile settings page.

You can join the tenant using either way:

To join a new tenant in a specific environment through invitation:

  1. Click the Join Tenant button embedded in the invitation email.

_images/emailtenant.png

Note

Upon clicking the Join Tenant button, you will be redirected to the dashboard page of this tenant only if your login session is active.

  1. Provide the valid credentials with which you sign in to the platform to join the tenant. After logging in successfully, you are redirected to the new tenant dashboard.

_images/emailtenant1.png

To join a new tenant through Profile settings:

  1. Log in to the platform.

  2. Select the User Profile on the top right-corner of the dashboard and select Settings. This displays the Profile page.

_images/jointenant.gif
  1. Click Accept corresponding to the tenant from which you received the invitation to join. Accepting the invite makes this your current tenant in an instance.

_images/jointenant_1.png

Resetting the password

If you do not remember the password to login to the application, you can reset the password.

To reset the password:

  1. Click the Get help link corresponding to the Forgot your password text on the Sign up page. The Reset password page appears.

_images/login.png
  1. Enter the email address.

  2. Click Get a Reset Link. The password reset link is sent to the provided email address with the link to reset.

  3. Click the Reset password hyperlink in the email. This redirects to the Reset password page.

5. Provide the Password in the Password field and the Confirm password field. .. note:: The email address you provided is defaulted in the Email address field and cannot be edited. 6. Click Reset Password to successfully change the password of your account. You can now use the new password to access the RC platform.

Configuring Github settings on the platform

Use this procedure to configure your Github settings on the platform. When you perform any Github actions on the Notebook, such as clone, push, or pull after configuring the Github settings on the platform you are prompted to provide the Github username and password (personal access token) only once for authentication. These credentials are stored and you do not have to provide the Github credentials whenever you perform any Github action on the Notebook opened from the platform.

To configure Github settings on the platform:

  1. Log in with valid credentials. The dashboard page appears.

  2. Click the Profile icon on the top right-corner of the dashboard.

  3. Select Settings. This opens the Profile page.

_images/profilesettingsnew.png
  1. Provide the full name and email address of your Github account, in the Github Settings section.

_images/profilesettingsgit.png
  1. Click Save to save the Github settings.

  2. Launch the Notebook from the platform after saving the Github settings on the platform.

  3. Click the Git option from the left side options in the Notebook editor.

  4. Click Clone a Repository on the Notebook.

_images/githubrepo.png
  1. Provide the URI of the repository you want to clone onto the Notebook.

  2. Click Clone. This displays the Git credentials required dialog.

  3. Provide the username and password (personal access token) of your Github account in the respective fields.

Note

You must generate the personal access token and use this as the password to access the Github account.

_images/gitcred.png
  1. Click OK.

Changing the password after signing in to the platform

You can change the password for security reasons from time to time and this can done after you login to the platform.

To change the password:

  1. Log in with valid credentials. The dashboard page appears.

  2. Click the Profile icon on the top right-corner of the dashboard.

  3. Select Settings. This opens the Profile page.

  4. Click Reset Password. A dialog box is displayed.

  5. Click OK. An invitation is sent to your email with the link to change or reset the password.

_images/changepassword.gif

Signing out

You can end the session on the platform by signing out.

To sign out from the tenant:

  1. Click the user icon on the top right corner of the dashboard.

  2. Select Sign Out.

Platform landing page

After you sign in to RC platform, you are redirected to the dashboard page. From this page, you can access the following components:

Dashboard

Dashboard view is the landing page of any tenant and shows the recent set of projects and solutions which are accessed as part of the tenant

_images/dashboard-s.png

Connectors

Connectors view shows a list of all existing datasource connections created under the tenant. Users can switch between a card view and table view. Also, can create a new datasource connections.

_images/datasources-s.png

Projects

Projects view shows a list of all projects currently active for a tenant. Users can switch between a card view and table view of the project. Users can also create new projects from this view.

_images/projects-s.png

DataApps

DataApps view shows a list of DataApps that are created in different projects under a tenant. Users can switch between a card and table view to view the dataapp visualizations.

Environments

Environments view shows a list of all existing environments which were created under the tenant. Users can switch between a card view and list view. Users can also create new custom environments from this view.

_images/customenv-s.png

Artifacts & Models

Artifacts & Models view shows a list of artifacts that are uploaded and models that are generated after running a data pipeline. You can also upload the models manually and view them.

_images/artifactsmodels.png

Tenant

Tenant management related information can be found under this link

Launch Notebook

Launch notebooks allows users to launch an integrated hosted jupyter-hub associated with the user and tenant. Users have the ability to refer to sample projects, how to guides and more from this interface. Users can launch new notebooks and create new projects on RapidCanvas directly from this interface

_images/jupyternotebook.png _images/nc-sampleprojects.png _images/howto-cloudconnections.png

More information on how to use hosted notebooks can be found here:

Help

The comprehensive documentation for the RC application can be accessed clicking the User Guide option on the RapidCanvas platform. It contains the instructions on how to use each functionality on the platform to build data pipelines.

_images/helpcentre.png