Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Databricks AML sample is confusing: need separate sample of individual use case

Open
#1,816 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
azure, jupyter-notebook, python

Research direction

Start with aml-pipelines-use-databricks-as-compute-target.ipynb and review the five Databricks scenarios listed in the issue. Trace the cells needed for each scenario, then make each use case independently understandable; done means a customer can identify and follow the cells for one scenario without navigating unrelated examples.

Written by the indexing model from the issue text.

Description

The GIHUB sample designed for multiple use-cases and some of the customers are getting confused and unable to follow exactly what are the specific cells they need to run for a specific scenario. Please review and ensure the notebook has clear steps for each scenario.

https://github.com/Azure/MachineLearningNotebooks/blob/master/how-to-use-azureml/machine-learning-pipelines/intro-to-pipelines/aml-pipelines-use-databricks-as-compute-target.ipynb

currently this notebook has all these scenarios which is difficult to follow:

The notebook will show:

  1. Running an arbitrary Databricks notebook that the customer has in Databricks workspace
  2. Running an arbitrary Python script that the customer has in DBFS
  3. Running an arbitrary Python script that is available on local computer (will upload to DBFS, and then run in Databricks)
  4. Running a JAR job that the customer has in DBFS.
  5. How to get run context in a Databricks interactive cluster
Dominant language
Jupyter Notebook
Stars
4.4k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/MachineLearningNotebooks

All issues in Azure/MachineLearningNotebooks

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.