aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Collapse)AuthorAgeFilesLines
* fix colab reference to mastertmartins2020-09-072-2/+2
|
* remove duplicated notebookstmartins2020-09-077-4319/+0
|
* add docker tutorial on quickstarttmartins2020-09-031-0/+1
|
* add docker tutorialtmartins2020-09-032-0/+215
|
* update howtostmartins2020-09-033-212/+190
|
* modify howtostmartins2020-09-033-53/+39
|
* modify howtostmartins2020-09-033-62/+22
|
* update vespa cloud notebooktmartins2020-09-031-165/+467
|
* update doctmartins2020-09-021-4/+2
|
* update doctmartins2020-09-023-47/+677
|
* change kernel to python 3tmartins2020-09-024-9/+45
|
* add pages for quickstart and how totmartins2020-09-022-0/+20
|
* add info to indextmartins2020-09-021-8/+17
|
* better sidebar experiencetmartins2020-09-021-0/+10
|
* include notebooks that will be part of the documentationtmartins2020-09-027-0/+2778
|
* fix copyrighttmartins2020-09-011-1/+1
|
* include init for applicaton moduletmartins2020-09-011-3/+4
|
* reference class directlytmartins2020-09-011-2/+2
|
* fix Vespa docstringtmartins2020-09-011-8/+8
|
* try readthedocs themetmartins2020-09-012-3/+4
|
* cleaning reference APItmartins2020-09-011-6/+0
|
* Try to link to reference APItmartins2020-09-011-0/+11
|
* Add Vespa class to reference APItmartins2020-09-011-0/+6
|
* Add install on indextmartins2020-09-011-3/+12
|
* add copyrighttmartins2020-09-011-2/+2
|
* test external linktmartins2020-09-011-2/+3
|
* test external linktmartins2020-09-011-2/+5
|
* Merge branch 'master' into tgm/reference-doctmartins2020-09-013-33/+353
|\
| * create outfile_file argument with sys.output as default.tmartins2020-09-011-4/+11
| |
| * do not write zip file to disktmartins2020-09-011-2/+0
| |
| * print now write to self.outputtmartins2020-09-011-6/+12
| |
| * simplify if block with status_message dicttmartins2020-09-011-28/+15
| |
| * split _follow_deployment into two methodstmartins2020-09-011-44/+60
| |
| * add underscore for private methodstmartins2020-09-011-31/+31
| |
| * remove unnecessary librarytmartins2020-09-011-1/+0
| |
| * remove unnecessary application_package_name argumenttmartins2020-09-011-9/+4
| |
| * refactor VespaCloud codetmartins2020-08-311-62/+78
| |
| * remove hard-coded cluster nametmartins2020-08-281-75/+180
| |
| * include the cryptography library as a depedencytmartins2020-08-281-1/+1
| |
| * Merge branch 'master' into jonmv/deploy-from-pythontmartins2020-08-2888-18240/+13
| |\
| * | Fix docJon Marius Venstad2020-08-281-1/+2
| | |
| * | Use a cheaper elliptic curveJon Marius Venstad2020-08-271-1/+1
| | |
| * | Add method to delete a deploymentJon Marius Venstad2020-08-271-1/+9
| | |
| * | Talk to Vespa Cloud with API key, deploy package with mTLS, etc.Jon Marius Venstad2020-08-271-3/+182
| | |
| * | Set certificate/key parameter for HTTP requests in class VespaJon Marius Venstad2020-08-271-2/+5
| | |
* | | hidden directivetmartins2020-08-271-2/+0
| | |
* | | hide toc tree in the texttmartins2020-08-271-0/+1
| | |
* | | change indextmartins2020-08-271-2/+4
| | |
* | | change notebook kerneltmartins2020-08-271-2/+2
| | |
* | | include notebooktmartins2020-08-271-0/+357
| | |