Ali Abdalla
|
67275ec1d6
|
Add open in colab buttons to demos in docs and /demos (#2608)
* add generate_notebooks and run it
* add buttons to demos tab
* add buttons to docs
* add github check
* fix erros
* Update run.py
* Update run.py
* fix github action
* add nbformat
* wget files from demo directory
* testing with regex
* typo in github action
* cd first
* correct notebooks
* remove prit
* testing
* regenerate ids in notebooks
* testing action
* testing action
* testing action
* sort files before wget so no git diff
* skip DS store and others as sub files
* example demo change without notebook change
* fixes
* example demo change without notebook change
* example regenerated notebooks
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update .github/workflows/check-demo-notebooks.yml
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* gh action comments
* gh action syntax
* gh action syntax fixes
* test demo change without generating notebooks
* ran the suggested command
* remove unnecessary script
* add notebook for upload button demo
* switch to pull_request_target
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
|
2022-11-22 16:56:46 -08:00 |
|
Abubakar Abid
|
e2cebde5e6
|
Allows setting custom <title> (#1703)
* fix title issue
* formatting
* docstrings and demos
|
2022-07-05 14:21:20 -07:00 |
|
Abubakar Abid
|
4c1c735399
|
Running, testing, and fixing demos (#1060)
* fixing demos
* fixes
|
2022-04-21 18:33:23 -07:00 |
|
aliabid94
|
1d3cb510bb
|
State and variables (#977)
Restore state and add variables component
Co-authored-by: Ali Abid <aliabid94@gmail.com>
|
2022-04-12 18:41:13 -07:00 |
|
Abubakar Abid
|
ceea8ce3ca
|
tweaked demo
|
2022-04-12 09:12:56 -07:00 |
|
Abubakar Abid
|
65f5733ab4
|
New Blocks Demo: neural instrument cloning (#975)
* cleaning up launchable
* removing launchables broken
* deleted launchables
* relaunch parameters
* fixed close method
* formatting
* renamed blocks demos
* creating a new blocks demo
* added neural blocks demo
* format backend
* fixed naming bug i introduced
|
2022-04-11 20:50:21 -07:00 |
|