databricks-cli/libs/notebook
Pieter Noordhuis 9d3a0da073
Detect Jupyter notebook files (#219)
Files with extension `.ipynb` are imported are Jupyter notebooks.

This code detects 1) if the file is a valid Jupyter notebook and 2) the
Databricks specific language it contains.
2023-02-21 13:49:01 +01:00
..
testdata Detect Jupyter notebook files (#219) 2023-02-21 13:49:01 +01:00
detect.go Detect Jupyter notebook files (#219) 2023-02-21 13:49:01 +01:00
detect_jupyter.go Detect Jupyter notebook files (#219) 2023-02-21 13:49:01 +01:00
detect_jupyter_test.go Detect Jupyter notebook files (#219) 2023-02-21 13:49:01 +01:00
detect_test.go Detect Jupyter notebook files (#219) 2023-02-21 13:49:01 +01:00