Skip to content

Commit 3b2ae25

Browse files
authored
docs: mention prerequisites versions (#73)
1 parent 99f37d5 commit 3b2ae25

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/docs/_prerequisites.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
## Prerequisites
22

3-
- [Node.js](https://nodejs.org) environment
4-
- Databricks CLI: install and configure it according to the [official tutorial](https://docs.databricks.com/aws/en/dev-tools/cli/tutorial).
3+
- [Node.js](https://nodejs.org) v22+ environment with `npm`
4+
- Databricks CLI (v0.286.0 or higher): install and configure it according to the [official tutorial](https://docs.databricks.com/aws/en/dev-tools/cli/tutorial).
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Prerequisites
22

3-
- [Node.js](https://nodejs.org) environment
4-
- Databricks CLI: install and configure it according to the [official tutorial](https://docs.databricks.com/aws/en/dev-tools/cli/tutorial).
3+
- [Node.js](https://nodejs.org) v22+ environment with `npm`
4+
- Databricks CLI (v0.286.0 or higher): install and configure it according to the [official tutorial](https://docs.databricks.com/aws/en/dev-tools/cli/tutorial).
55
- A new Databricks app with AppKit installed. See [Bootstrap a new Databricks app](../index.md) for more details.

0 commit comments

Comments
 (0)