Skip to content

Description of libraries inside actions.yml is wrong #46

@motya770

Description

@motya770

Should be [{"pypi": {"package": "tqdm"}}, {"pypi": {"package": "xgbse==0.2.3"}},

instead of [{"pypi": "tqdm"}, {"pypi": "xgbse==0.2.3"},

` libraries-json:
description: >
JSON string containing a list of libraries (e.g. [{"pypi": "sklearn"}, {"pypi": "mlflow"}]) to
be installed on the cluster that will execute the notebook as a job.

  See docs at
  https://docs.databricks.com/dev-tools/api/latest/libraries.html#library
  for details on how to specify this input.`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions