1- <!DOCTYPE html>
2-
3- < html lang ="en " data-content_root ="./ ">
4- < head >
5- < meta charset ="utf-8 " />
6- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " /> < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
7-
8- < title > databricks-bundles (Beta) — databricks-bundles beta documentation</ title >
9- < link rel ="stylesheet " type ="text/css " href ="_static/pygments.css?v=5ecbeea2 " />
10- < link rel ="stylesheet " type ="text/css " href ="_static/basic.css?v=c058f7c8 " />
11- < link rel ="stylesheet " type ="text/css " href ="_static/alabaster.css?v=5fa5b382 " />
12- < script src ="_static/documentation_options.js?v=f0d2c090 "> </ script >
13- < script src ="_static/doctools.js?v=9a2dae69 "> </ script >
14- < script src ="_static/sphinx_highlight.js?v=dc90522c "> </ script >
15- < link rel ="index " title ="Index " href ="genindex.html " />
16- < link rel ="search " title ="Search " href ="search.html " />
17- < link rel ="next " title ="Core " href ="databricks.bundles.core.html " />
18-
19- < link rel ="stylesheet " href ="_static/custom.css " type ="text/css " />
20-
21-
22-
23-
24-
25- </ head > < body >
26- < div class ="document ">
27-
28- < div class ="sphinxsidebar " role ="navigation " aria-label ="Main ">
29- < div class ="sphinxsidebarwrapper ">
30- < p class ="logo ">
31- < a href ="# ">
32- < img class ="logo " src ="_static/databricks-logo.svg " alt ="Logo " />
33-
34- </ a >
35- </ p >
36-
37-
38-
39- < p class ="blurb "> databricks-bundles: Python support for Databricks Asset Bundles</ p >
40-
41-
42-
43-
44- < p >
45- < iframe src ="https://ghbtns.com/github-btn.html?user=databricks&repo=databricks-bundles&type=watch&count=true&size=large&v=2 "
46- allowtransparency ="true " frameborder ="0 " scrolling ="0 " width ="200px " height ="35px "> </ iframe >
47- </ p >
48-
49-
50-
51-
52-
53-
54- < search id ="searchbox " style ="display: none " role ="search ">
55- < div class ="searchformwrapper ">
56- < form class ="search " action ="search.html " method ="get ">
57- < input type ="text " name ="q " aria-labelledby ="searchlabel " autocomplete ="off " autocorrect ="off " autocapitalize ="off " spellcheck ="false " placeholder ="Search "/>
58- < input type ="submit " value ="Go " />
59- </ form >
60- </ div >
61- </ search >
62- < script > document . getElementById ( 'searchbox' ) . style . display = "block" </ script > < h3 > Navigation</ h3 >
63- < ul >
64- < li class ="toctree-l1 "> < a class ="reference internal " href ="databricks.bundles.core.html "> Core</ a > </ li >
65- < li class ="toctree-l1 "> < a class ="reference internal " href ="databricks.bundles.jobs.html "> Jobs</ a > </ li >
66- < li class ="toctree-l1 "> < a class ="reference internal " href ="databricks.bundles.pipelines.html "> Pipelines</ a > </ li >
67- </ ul >
68-
69- < div class ="relations ">
70- < h3 > Related Topics</ h3 >
71- < ul >
72- < li > < a href ="# "> Documentation overview</ a > < ul >
73- < li > Next: < a href ="databricks.bundles.core.html " title ="next chapter "> Core</ a > </ li >
74- </ ul > </ li >
75- </ ul >
76- </ div >
77-
78-
79-
80-
81-
82-
83-
84-
85- </ div >
86- </ div >
87- < div class ="documentwrapper ">
88- < div class ="bodywrapper ">
89-
90-
91- < div class ="body " role ="main ">
92-
93- < section id ="databricks-bundles-beta ">
94- < h1 > databricks-bundles (Beta)< a class ="headerlink " href ="#databricks-bundles-beta " title ="Link to this heading "> ¶</ a > </ h1 >
95- < p > < cite > databricks-bundles</ cite > package implements Python support for Databricks Asset Bundles.</ p >
96- < p > For getting started see < a class ="reference external " href ="https://docs.databricks.com/aws/en/dev-tools/bundles/python "> Configuration in Python</ a > .</ p >
97- < div class ="toctree-wrapper compound ">
98- < ul >
99- < li class ="toctree-l1 "> < a class ="reference internal " href ="databricks.bundles.core.html "> Core</ a > < ul >
100- < li class ="toctree-l2 "> < a class ="reference internal " href ="databricks.bundles.core.html#classes "> Classes</ a > </ li >
101- < li class ="toctree-l2 "> < a class ="reference internal " href ="databricks.bundles.core.html#methods "> Methods</ a > </ li >
102- < li class ="toctree-l2 "> < a class ="reference internal " href ="databricks.bundles.core.html#decorators "> Decorators</ a > </ li >
103- </ ul >
104- </ li >
105- < li class ="toctree-l1 "> < a class ="reference internal " href ="databricks.bundles.jobs.html "> Jobs</ a > < ul >
106- < li class ="toctree-l2 "> < a class ="reference internal " href ="databricks.bundles.jobs.html#module-databricks.bundles.jobs "> Classes</ a > </ li >
107- </ ul >
108- </ li >
109- < li class ="toctree-l1 "> < a class ="reference internal " href ="databricks.bundles.pipelines.html "> Pipelines</ a > < ul >
110- < li class ="toctree-l2 "> < a class ="reference internal " href ="databricks.bundles.pipelines.html#module-databricks.bundles.pipelines "> Classes</ a > </ li >
111- </ ul >
112- </ li >
113- </ ul >
114- </ div >
115- </ section >
116-
117-
118- </ div >
119-
120- </ div >
121- </ div >
122- < div class ="clearer "> </ div >
123- </ div >
124- < div class ="footer ">
125- ©2024, Databricks.
126-
127- |
128- Powered by < a href ="https://www.sphinx-doc.org/ "> Sphinx 8.0.2</ a >
129- & < a href ="https://alabaster.readthedocs.io "> Alabaster 1.0.0</ a >
130-
131- |
132- < a href ="_sources/index.rst.txt "
133- rel ="nofollow "> Page source</ a >
134- </ div >
135-
136-
137-
138-
139- </ body >
140- </ html >
1+ <!doctype html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="utf-8 " />
5+ < title > Redirecting…</ title >
6+ < meta http-equiv ="refresh " content ="3; url=https://databricks.github.io/cli/python " />
7+ </ head >
8+ < body >
9+ < p > You’ll be redirected to < a href ="https://databricks.github.io/cli/python "> databricks.github.io/cli/python</ a > in 3 seconds…</ p >
10+ </ body >
11+ </ html >
0 commit comments