DashIntro
A quick intro to Dash made for the PyData event in Zurich
Install / Use
/learn @4QuantOSS/DashIntroREADME
Dash Demo
Getting Started
To use binder just click the link below. The first opens the tutorial notebook and the second takes you straight to jupyterlab for more experimentation
A repository for getting started with Dash using Jupyter and Binder
Examples
-
Tutorial
-
Table View (https://github.com/plotly/dash-table-experiments)
-
Colorscales (https://github.com/plotly/dash-colorscales)
-
Raw HTML Support, dangerous (https://github.com/plotly/dash-dangerously-set-inner-html)
-
VisDCC (https://github.com/jimmybow/visdcc)
- WIP since the bundle.js isn't hosted on a CDN yet
-
mydcc (https://github.com/jimmybow/mydcc)
- WIP since the bundle.js isn't hosted on a CDN yet
Docker (new)
You can use the jupyter-repo2docker tool to make a Dockerfile from the repository
jupyter-repo2docker https://github.com/4QuantOSS/DashIntro/
Docker (out-dated)
All of the older docker files are in the Docker subdirectory
Build
To make the image yourself you can use the
docker build . -t dashdemo
Pull (preferred)
docker pull 4quant/dashdemo
Run
docker run --rm -p 8888:8888 -p 9999:9999 -t dashdemo
Run (with editable notebooks)
docker run --rm -p 8888:8888 -p 9999:9999 -v $(pwd)/notebooks:/home/dash_demo/notebooks -t dashdemo
Related Skills
node-connect
349.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
