https://github.com/databricks/notebook_gallery
https://github.com/databricks/notebook_gallery
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/databricks/notebook_gallery
- Owner: databricks
- License: apache-2.0
- Created: 2022-12-15T18:10:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-27T18:17:17.000Z (over 2 years ago)
- Last Synced: 2025-10-09T23:32:32.010Z (4 months ago)
- Language: Jupyter Notebook
- Size: 101 MB
- Stars: 4
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Upgrades in Developing with Databricks Notebooks
This repo contains a sample Databricks Notebook with the latest developer experience updates, including:
* Variable inspection
* Code formatting
* Run selected text
* `pdb` - the interactive Python debugger
* Code folding
* Auto-complete as you type
* and more...
To try these out yourself, make sure to [enable the new notebook editor](https://docs.databricks.com/notebooks/notebook-editor.html), then you can import [the example notebook](https://github.com/databricks/notebook_gallery/blob/main/Notebook%202.0%20Feature%20Gallery.py) into your Databricks workspace and use it with any compute running DBR > 11.2.