Data Science

99 Release Notes | Page 1 of 2

Storage mounts are introduced.

You can now specify File Storage service mount points or Object Storage service buckets in notebook sessions and jobs. This …

Launch of the Notebook Explorer

Example Notebooks

  • Release of the new Notebook Explorer extension for JupyterLabs. This extension allows you to search for and load …

Accelerated Data Science v2.5.9 is released

  • Added the following framework-specific classes for fast and easy model deployment:
    • AutoMLModel
    • SKlearnModel
    • XGBoostModel
    • LightGBMModel
    • PyTorchModel
    • TensorFlowModel
  • Added the GenericModel …