Access AI Development Platform

From DeepSense Docs
Jump to: navigation, search

What is DeepSense AI Development Platform?

The AI Development Platform by DeepSense reduces cloud complexity, enabling users to manage AI/ML workloads with a user-friendly UI. This platform is serverless, scalable, and focuses on simplified onboarding and resource management. To get started with the platform gather and understand project requirements from your organization then go to AI Dev platform: https://aidevplatform.deepsense.ca and follow the below steps to onboard.

Accessing the notebook on DeepSense AI Platform

  • Go to AI Dev platform’s signup page: https://aidevplatform.deepsense.ca/signup
  • Fill all the details from the form and submit (don’t forget project details, we’ll need it to determine your resource type)
  • Reach out to an admin for the account approval.
  • Once approved, log in to your account with same credentials.
  • Start your development by creating a new notebook.
  • Fill out the details and submit.
  • Notebook names must be unique and without any special characters (will fail if created notebook with same name or with underscore _ ).
  • Select smallest required instance type (can be changed later).
  • Give required storage size (can be increased later).
  • Select if you need any libraries preinstalled in your notebook environment. (Only select the necessary ones as it will install every libraries on start)
  • The notebook will automatically start, give it some time (5-10 mins max). If the notebook is stopped state, you can start again then continue.
  • Open the notebook in a new tab by clicking the open button.

Managing notebooks on DeepSense AI Platform

  • If you need to edit/delete a notebook, it has to be stopped first.
  • Click on notebook name on home page.
  • You will see the notebook details.
  • You can click on Delete to terminate the notebook.
  • Click on Edit in case any changes are required to the notebook. You will be taken to edit the notebook. The form is same as when you created the notebook.

Sharing the notebook instance with supervisor on DeepSense AI Platform

  • Navigate to My Notebooks page and select your notebook which will take you to notebook details page.
  • There you can click on Share button upper right corner.
  • Here you can add your supervisor’s valid email address and the notebook will be shared with your supervisor.

Stopping the notebook instance on DeepSense AI Platform

  • To stop an instance after completing your work, navigate to the My notebooks page.
  • Click the Stop button for the notebook instance you wish to stop.
  • Once the notebook instance is stopped, you can restart it anytime by clicking the Start button.


It is necessary to stop the notebook instance in order to avoid being charged for not utilized hours. So, when you're finished, please stop the instance.