AI Training - Start a job with a notebook Docker image

Learn how to start and use notebooks over AI training

Last updated 3rd May, 2021.

Objective

This guide covers the process of starting a simple interactive notebook leveraging GPUs over AI Training service.

Requirements

Instructions

Step 1 - Begin as classic job submission

Follow the same steps as a classic job submission described here until you reach the Step 5 - Providing a Docker image.

Step 2 - Select the notebook corresponding to your needs

A job is basically a Docker container that is run within the OVHcloud infrastructure.

Notebooks are daemon jobs, meaning that they will run indefinitely until the user request an interuption.

AI Training offers several notebooks images with different configurations. You can choose the configuration that best suits your needs among them.

Currently the following configurations are available :

  • PyTorch : An OVHcloud preset image including JupyterLab notebook, Visual Studio Code IDE and pytorch libraries
  • Tensorflow 2 : An OVHcloud preset image containing JupyterLab notebook, Visual Studio Code IDE and tensorflow 2 libraries
  • Hugging Face Transformers : An OVHcloud preset image containing JupyterLab notebook, Visual Studio Code IDEand hugging face libraries
  • MXNet : An OVHcloud preset image containing JupyterLab notebook, Visual Studio Code IDE and mxnet libraries
  • Fast.ai : An OVHcloud preset image containing JupyterLab notebook, Visual Studio Code IDE and fast.ai libraries
  • autogluon : An OVHcloud preset image containing JupyterLab notebook, Visual Studio Code IDE and AutoGluon + mxnet libraries image

Once your image is chosen, click Next.

Step 3 - Continue as a classic job submission

Continue to follow the same steps as a classic job submission described here until you reach the Step 10 - Consulting your job.

If you want to be able to save your notebook files on your object storage we strongly advise to plug a read and write volume on your job before submitting. That volume will be synchronized with your object storage at the end of the job.

Step 4 - Access notebook URL

Once your job is In progress, in the job description panel you should see the access url link. Click on it and you will be redirected on your job url.

image

Step 5 - Login as an AI Training user

If your are not authenticated as a AI Training user you should see a screen asking your username and password.

If you have never created a user for AI Training yet you can follow the instruction here

Fill the field and click Login.

image

Step 6 - Use your notebook

In most provided preset images you can choose which editor you prefer between JupyterLab and VisualStudio code.

image

Just select the one that you want to use and you will be redirected to the corresponding one.

image

By default the home directory of your job is located under /workspace. It means that you will have read and write access on that directory as well as your read and write mounted volumes.

If you are missing a library or a configuration, you can add it directly in command line in the console of the notebook as long as you don't need priviledge access (root access). Example : pip install <...>

For installing specific libraries that require priviledge access you will have to build your own notebook image and use it as custom image at step 2 instead of preset image. More information about creating your own docker image can be found here

If you open a console tab in your notebook and type nvidia-smi you will see the available GPUs that you can use on your notebook.

image

Step 7 - Stop your notebook

Once you are done working with your notebook don't forget to stop it.

You can do it by selecting Stop in the action menu.

image

Then confirm your choice.

image

After some time your job should go in interrupted state meaning that the job has been stopped.

image

Before going into interrupted state, your job may run through finalizing state. During this phase all data inside read & write volumes are saved inside their linked containers in your object storage.

Feedback

Please send us your questions, feedback and suggestions to improve the service:


Questa documentazione ti è stata utile?

Prima di inviare la valutazione, proponici dei suggerimenti per migliorare la documentazione.

Immagini, contenuti, struttura... Spiegaci perché, così possiamo migliorarla insieme!

Le richieste di assistenza non sono gestite con questo form. Se ti serve supporto, utilizza il form "Crea un ticket" .

Grazie per averci inviato il tuo feedback.


Potrebbero interessarti anche...

OVHcloud Community

Accedi al tuo spazio nella Community Fai domande, cerca informazioni, pubblica contenuti e interagisci con gli altri membri della Community OVHcloud

Discuss with the OVHcloud community

Conformemente alla Direttiva 2006/112/CE e successive modifiche, a partire dal 01/01/2015 i prezzi IVA inclusa possono variare in base al Paese di residenza del cliente
(i prezzi IVA inclusa pubblicati includono di default l'aliquota IVA attualmente in vigore in Italia).