Eric Zhu
6bf62572ee
Fix permission block for deploy-website.yml ( #1397 )
...
Based on the instruction here: https://github.com/peaceiris/actions-gh-pages?tab=readme-ov-file#%EF%B8%8F-first-deployment-with-github_token
Write permission is needed to publish GitHub page content to the gh-pages branch.
2024-01-25 16:54:21 +00:00
Olaoluwa Ademola Salami
bcfd770a34
test permissions ( #1264 )
...
* test permissions
* test least permissions
* remove contents permissions
* testing permisions
* Update deploy-website.yml permission block
---------
Co-authored-by: Davor Runje <davor@airt.ai >
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
2024-01-24 21:50:37 +00:00
Olaoluwa Ademola Salami
b02178b6d6
Upgrade docusaurus ( #1101 )
...
* Preparing content for MDX v3
* upgrade dcusarus to v3
* upgrade to v3
* merge main to branch
* space
* change node version to 18
* merge main
* change setup-node version
* bug fix: added escape when needed
* added escape characters in docstrings
* upgraded docusaurus to 3.0.1
* polishing
* restored commented out link
* rename file
* removed backtick
* Add support for MD files in Docusaurus
* Add support for MD files in Docusaurus
* Add support for MD files in Docusaurus
* polishing
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* cleanup
* merge with main and build scripts added
---------
Co-authored-by: Davor Runje <davor@airt.ai >
Co-authored-by: Shaokun Zhang <shaokunzhang529@gmail.com >
Co-authored-by: Victor Dibia <victordibia@microsoft.com >
2024-01-13 14:54:37 +00:00
Chi Wang
4685f27d02
Merge remote-tracking branch 'upstream/main' into code
2023-09-16 10:13:38 +00:00
“skzhang1”
a21a635502
update action
2023-09-04 21:18:19 -04:00
“skzhang1”
18278c9fae
add action
2023-09-04 20:48:18 -04:00
Chi Wang
35ce9b79e8
azure oai ( #920 )
...
* azure oai
* price update in notebook
* text Davinci
* pytorch-lightning version
* trigger action in merge queue
* types
* doc check in mege group
2023-02-16 23:38:50 +00:00
Chi Wang
63d350d4c8
Openai ( #905 )
...
* add cost budget; move loc of make_dir
* support openai completion
* install pytest in workflow
* skip openai test
* test openai
* path for docs rebuild
* install datasets
* signal
* notebook
* notebook in workflow
* optional arguments and special params
* key -> k
* improve readability
* assumption
* optimize for model selection
* larger range of max_tokens
* notebook
* python package workflow
* skip on win
2023-02-05 20:13:08 -08:00
dependabot[bot]
b58151b3fa
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-04 23:23:27 +00:00
zsk
c224694f17
Merge branch 'main' into dependabot/github_actions/actions/setup-python-4
2022-08-24 13:51:58 -04:00
dependabot[bot]
8064ecf0e7
Bump actions/setup-python from 2 to 4
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-21 22:46:02 +00:00
dependabot[bot]
07656e4af0
Bump actions/setup-node from 2 to 3
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-21 22:45:54 +00:00
skzhang1
d88c7390ce
ignore engine
2022-07-21 14:48:21 -04:00
Chi Wang
f0b0cae682
zero-shot AutoML in readme ( #474 )
...
* zero-shot AutoML in readme
* use pydoc-markdown 4.5.0 to avoid error in 4.6.0
2022-03-05 11:49:39 -08:00
Chi Wang
efd85b4c86
Deploy a new doc website ( #338 )
...
A new documentation website. And:
* add actions for doc
* update docstr
* installation instructions for doc dev
* unify README and Getting Started
* rename notebook
* doc about best_model_for_estimator #340
* docstr for keep_search_state #340
* DNN
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu >
Co-authored-by: Z.sk <shaokunzhang@psu.edu >
2021-12-16 17:11:33 -08:00