Skip to content

gyanisinha/notebook_gallery

 
 

Repository files navigation

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, then you can import the example notebook into your Databricks workspace and use it with any compute running DBR > 11.2.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 61.9%
  • Python 38.1%