-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rebase cl_sol on the current master #498
Conversation
Added a command to reproduce the pre-commit.ci environment to the FAQ, since the environment gap happens often.
Removed Gemini Gemini kernel from lab
Add ASL Kernel
Remove RL kernel
Remove TF recommenders kernel
Update Object Detection Kernel
Add KFP challenge labs
Rebase on the current master
Updated the README.me for instance migration.
Revert and remove asl kernel
Update README.md
Update noteboook metadata
Workbench User-Managed Notebook -> Instance migration
Adding notebook on langchain components part 1
…enoit Add RAG logic to AppEngine app scaffold
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) - [github.com/psf/black: 24.3.0 → 24.4.2](psf/black@24.3.0...24.4.2) - [github.com/asottile/pyupgrade: v3.15.2 → v3.16.0](asottile/pyupgrade@v3.15.2...v3.16.0) - [github.com/pycqa/pylint: v3.1.0 → v3.2.4](pylint-dev/pylint@v3.1.0...v3.2.4)
Add fire to the pytorch dockerfile
Add a command to reproduce the pre-commit.ci environment
…-config [pre-commit.ci] pre-commit autoupdate
Add GCS bucket creation
function calling solution nb
if __name__ == "__main__": | ||
# This is used when running locally. Gunicorn is used to run the | ||
# application on Google App Engine. See entrypoint in app.yaml. | ||
app.run(host="127.0.0.1", port=8080, debug=True) |
Check failure
Code scanning / CodeQL
Flask app is run in debug mode High
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
No description provided.