David Forster
3d162f476b
fixed typo ( #1997 )
...
* Update Dockerfile
* Update Dockerfile
2024-03-13 15:45:45 +00:00
Davor Runje
d728cd9110
git-lhs added to devcontainers ( #1979 )
2024-03-12 20:57:19 +00:00
Jack Gerrits
195033e4d7
Fix devcontainer Dockerfile for arm ( #1866 )
2024-03-06 15:42:22 +00:00
Jack Gerrits
de757707bc
Upgrade quarto and include mitigation for title issue, fix links ( #1851 )
...
* Upgrade quarto and include mitigation for title issue, fix links
* repo_root
* dont run quarto independently
* test paths
* test
* resolve intermediate parents
* remove print
2024-03-04 14:44:41 +00:00
Jack Gerrits
2912f554a3
revert quarto upgrade ( #1840 )
...
* revert quarto upgrade
* fix ruff
2024-03-02 19:45:28 +00:00
Jack Gerrits
d60464374d
Upgrade Quarto and use notebook metadata for frontmatter ( #1836 )
...
* Update process_notebook to use metadata instead of a yaml comment
* upgrade quarto and version check in tool
* formatting
* address comments
2024-03-02 14:27:11 +00:00
gagb
68337b9553
Update base container for website ( #1584 )
...
* Add dependencies for website
* Add a shell script to build the website
2024-02-08 01:25:43 +00:00
gagb
2d171f1a79
Update devcontainer.json with copilot extension ( #1556 )
2024-02-07 01:45:25 +00:00
Jack Gerrits
276d5b7d31
docs: initial Jupyter support for website docs, move config notebook ( #1448 )
...
* docs: jupyter support for website docs, move config docs
* update devcontainer dockerfile, fix CI issues
* update bsed on working directory
* update TLDR
* install into temp
* remove unrelated change from diff
* fix spelling issue
* Update sidebars.js
2024-01-30 22:54:44 +00:00
gagb
598a634665
Cleanup and unify Dockerfiles ( #1333 )
...
* Create studio subfolder in devcontainer
* Update to follow readme instructions
* Move dockerfiles from samples to .devcontainer
* Fix typo in file name
* Update readme
* update doc
* Remove base dockerfile and update readme
---------
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
Co-authored-by: Davor Runje <davor@airt.ai>
2024-01-23 20:25:36 +00:00
gagb
97296105eb
Add dev container for AutoGen Studio ( #1241 )
...
* Create studio subfolder in devcontainer
* Update to follow readme instructions
2024-01-18 23:57:57 +00:00
Davor Runje
82cc88e36c
upgrade base image to the latest Debian (Bookworm) ( #1133 )
2024-01-03 17:40:43 +00:00
Craig Presti
37deabefcf
Adds jupyter as a vscode extension, fix validation errors in devcontainer.json ( #433 )
...
* Adds jupyter as a vscode extension, fix validation errors in vscode (see https://containers.dev/supporting#visual-studio-code )
* Trim trailing whitespace
* Add newline to end of file
---------
Co-authored-by: Li Jiang <bnujli@gmail.com>
2023-10-27 12:49:41 +00:00
Chi Wang
812db59d33
cleanup
2023-09-16 15:30:28 +00:00
Chi Wang
bc4473fe8a
cleanup
2023-09-16 10:57:57 +00:00
Chi Wang
2406e69496
Json config list, agent refactoring and new notebooks ( #1133 )
...
* simplify the initiation of chat
* version update
* include openai
* completion
* load config list from json
* initiate_chat
* oai config list
* oai config list
* config list
* config_list
* raise_error
* retry_time
* raise condition
* oai config list
* catch file not found
* catch openml error
* handle openml error
* handle openml error
* handle openml error
* handle openml error
* handle openml error
* handle openml error
* close #1139
* use property
* termination msg
* AIUserProxyAgent
* smaller dev container
* update notebooks
* match
* document code execution and AIUserProxyAgent
* gpt 3.5 config list
* rate limit
* variable visibility
* remove unnecessary import
* quote
* notebook comments
* remove mathchat from init import
* two users
* import location
* expose config
* return str not tuple
* rate limit
* ipython user proxy
* message
* None result
* rate limit
* rate limit
* rate limit
* rate limit
2023-07-23 13:23:09 +00:00
Chi Wang
b90e9ee283
doc and test update ( #1053 )
...
* doc and test update
* docker update
2023-05-26 20:24:30 +00:00
Jirka Borovec
2ff1035733
precommit: end-of-file-fixer ( #929 )
...
* precommit: end-of-file-fixer
* exclude .gitignore
* apply
---------
Co-authored-by: Shaokun <shaokunzhang529@gmail.com>
2023-02-28 16:27:14 +00:00
Chi Wang
595af7a04f
install editable package in codespace ( #826 )
...
* install editable package in codespace
* fix test error in test_forecast
* fix test error in test_space
* openml version
* break tests; pre-commit
* skip on py10+win32
* install mlflow in test
* install mlflow in [test]
* skip test in windows
* import
* handle PermissionError
* skip test in windows
* skip test in windows
* skip test in windows
* skip test in windows
* remove ts_forecast_panel from doc
2022-11-27 14:22:54 -05:00
Chi Wang
9bf13d66f1
use relative url in doc ( #620 )
...
* use relative url in doc
* update link
2022-07-01 13:28:16 -07: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
Chi Wang
71219df6c6
notebook example ( #189 )
...
* config in result
* value can be float
* pytorch notebook example
* docker, pre-commit
* max_failure (#192 ); early_stop
* extend starting_points (#196 )
Co-authored-by: Chi Wang (MSR) <wang.chi@microsoft.com>
Co-authored-by: Qingyun Wu <qw2ky@virginia.edu>
2021-09-10 16:39:16 -07:00