-
Notifications
You must be signed in to change notification settings - Fork 38
Adds compatibility with NVIDIA AI Workbench #6
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
Open
nv-edwli
wants to merge
43
commits into
NVIDIA-AI-Blueprints:main
Choose a base branch
from
nv-edwli:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
nv-edwli
commented
Apr 25, 2025
- Adds AI Workbench specific metadata and setup files, eg. .project directory, variables.env, etc.
- Adds AI Workbench supplemental README to workbench directory
- Adds snippet to main README to redirect users to AI Workbench supplemental README
- Adds workbench.ipynb to workbench directory (same as launchable, minus the unneeded env setup sections)
- Adjusts notebook to use correct base URL when working in AI Workbench environment
- Non-workbench users can still use original due to env var toggle exclusive to NVWB
- Added pip packages: jupyterlab>3.0, aiofiles==23.2.1, altair==5.4.1, annotated-types==0.7.0, anyio==4.4.0, attrs==24.2.0, certifi==2024.8.30, charset-normalizer==3.3.2, click==8.1.7, contourpy==1.3.0, cycler==0.12.1, distro==1.9.0, fastapi==0.112.2, ffmpy==0.4.0, filelock==3.15.4, fonttools==4.53.1, fsspec==2024.6.1, gradio==4.21.0, gradio_client==0.12.0, h11==0.14.0, httpcore==1.0.5, httpx==0.27.2, huggingface-hub==0.24.6, idna==3.8, importlib_resources==6.4.4, Jinja2==3.1.4, jiter==0.5.0, jsonschema==4.23.0, jsonschema-specifications==2023.12.1, kiwisolver==1.4.6, markdown-it-py==3.0.0, MarkupSafe==2.1.5, matplotlib==3.9.2, mdurl==0.1.2, narwhals==1.6.2, numpy==1.26.4, openai==1.40.0, orjson==3.10.7, packaging==24.1, pandas==2.2.2, pillow==10.4.0, pydantic==2.8.2, pydantic_core==2.20.1, pydub==0.25.1, Pygments==2.18.0, pyparsing==3.1.4, python-dateutil==2.9.0.post0, python-multipart==0.0.9, pytz==2024.1, PyYAML==6.0.2, referencing==0.35.1, requests==2.32.3, rich==13.8.0, rpds-py==0.20.0, ruff==0.6.3, semantic-version==2.10.0, shellingham==1.5.4, six==1.16.0, sniffio==1.3.1, starlette==0.38.4, tomlkit==0.12.0, tqdm==4.66.5, typer==0.12.5, typing_extensions==4.12.2, tzdata==2024.1, urllib3==2.2.2, uvicorn==0.30.6, websockets==11.0.3 - Removed pip packages: jupyterlab - Created app 'Frontend' - Added files: assets/.gitkeep, customize/.gitkeep, demo/.gitkeep, launchable/.gitkeep, workbench/.gitkeep - Deleted files: workbench/test.txt - Modified 6 files
- Added files: workbench/init.py, workbench/init.sh - Modified files: .gitignore
- Modified files: workbench/init.sh
- Deleted app 'Download Routers' - Created app 'Initialize Project'
- Modified files: .project/spec.yaml
- Modified files: workbench/init.sh
- Modified files: workbench/init.sh
- Modified files: workbench/init.py, workbench/init.sh
- Updated start_command in app 'Frontend' - Modified files: docker-compose.yaml
- Added 7 files
- Modified files: workbench/README.md
- Modified files: workbench/README.md
- Modified files: workbench/README.md
…r.ipynb, Modified README.md - Added files: workbench/workbench.ipynb - Deleted files: workbench/1_Deploy_LLM_Router.ipynb - Modified files: README.md
|
marge |
- Deleted app 'Initialize Project' - Created app 'Initialize Routers' - Added 10 files - Deleted 10 files - Modified files: .project/configpacks
- Modified files: .gitignore
- Modified files: README.md, deploy/workbench/README.md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.