News

Jupyter Notebook installation and setup The easiest way to create and work with Jupyter Notebooks for Python is to set up an instance of the Anaconda distribution of Python.
Why save a jupyter notebook as a python file? Because notebooks are hard to version control - try git diff [YOUR_NOTEBOOK].ipynb after a few changes and see the mess.
Dec 09: Connect to Azure Blob storage using Notebooks in Azure Databricks Dec 10: Using Azure Databricks Notebooks with SQL for Data engineering tasks Dec 11: Using Azure Databricks Notebooks with R ...