Skip to content

Add Gradio Pandas JupyterLab app#334

Draft
yonghaoy wants to merge 1 commit intomasterfrom
snippet-aou
Draft

Add Gradio Pandas JupyterLab app#334
yonghaoy wants to merge 1 commit intomasterfrom
snippet-aou

Conversation

@yonghaoy
Copy link
Contributor

@yonghaoy yonghaoy commented Mar 5, 2026

Create new custom app that combines JupyterLab with Gradio for building interactive data applications. Users can write Gradio code in Jupyter notebooks and publish shareable apps on port 7860.

Features:

  • JupyterLab environment with Gradio, pandas, matplotlib, seaborn, plotly
  • Single container architecture for easier deployment
  • Port 8888 for JupyterLab, port 7860 for Gradio apps
  • Includes example notebook with interactive data dashboard demos
  • Supports CSV analysis, data visualization, and custom ML interfaces

Create new custom app that combines JupyterLab with Gradio for building
interactive data applications. Users can write Gradio code in Jupyter
notebooks and publish shareable apps on port 7860.

Features:
- JupyterLab environment with Gradio, pandas, matplotlib, seaborn, plotly
- Single container architecture for easier deployment
- Port 8888 for JupyterLab, port 7860 for Gradio apps
- Includes example notebook with interactive data dashboard demos
- Supports CSV analysis, data visualization, and custom ML interfaces

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
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.

1 participant