Skip to content

Conversation

@nv-edwli
Copy link
Collaborator

  1. Adds AI Workbench specific metadata and setup files, eg. .project directory, variables.env, etc.
  2. Adds AI Workbench supplemental README to workbench directory
  3. Adds snippet to main README to redirect users to AI Workbench supplemental README
  4. 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

nv-edwli and others added 30 commits March 14, 2025 15:37
- 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
@dislovemartin
Copy link

marge

nv-edwli added 4 commits June 24, 2025 22:34
- 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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants