For AI agents: the complete documentation index is available at https://docs.dataplatform.ovh.net/llms.txt, the full documentation bundle is available at https://docs.dataplatform.ovh.net/llms-full.txt, and this page is available as Markdown at https://docs.dataplatform.ovh.net/legacy/ml-notebooks-create.md.
  • 🇬🇧 English
  • Create a notebook

    Warning

    This page describes the Machine Learning Manager, a service of the ForePaaS Legacy Platform that is not available on OVHcloud Data Platform. See the current documentation.

    To create a notebook instance, head to the Notebook section of the Machine Learning Manager.

    notebooks

    Click on New notebook in the top-right.

    notebooks

    You have to choose a container image for your Jupyter environment, i.e. the set of packages and dependencies you want to have for your new notebook. ForePaaS features several ready-to-run images which contain the most popular libraries for data analysis and data science.

    If you are new at creating notebooks, we recommend starting off with a Data Science notebook. It contains all the basic Python libraries for data exploration such as pandas, scipy, scikit-learn, matplotlib and much more!

    notebooks

    You can then configure your notebook further before it is created (and it is still possible to change those settings later on). Once you press Create, the server for the notebook will be initialized - with its specific environment and dedicated computing resources.

    notebooks

    The two main aspects to configure are:


    Notebook dependencies

    Your notebook's image already comes with some default packages, which you can individually check in the image description in the marketplace.

    notebooks

    You can specify additional dependencies by clicking on the Add button in the Dependencies panel.

    notebooks

    Simply choose the type of dependency and enter the name of the package to install in the server.

    notebooks

    You can add several packages at once by pressing Enter every time, like tags.

    notebooks


    Notebook resources

    Check out the dedicated sections to learn how to configure your new notebook's resources. It is suggested to configure them before confirming the creation of the notebook.

    Configure a notebook's resources