Jun Xiong commited on
Commit
1fee457
Β·
1 Parent(s): c25b09f
Files changed (1) hide show
  1. README.md +12 -53
README.md CHANGED
@@ -1,53 +1,12 @@
1
-
2
- # Interactive Dashboard with Python – Streamlit
3
-
4
- Sales Dashboard built-in Python and the Streamlit library to visualize Excel data.
5
-
6
- ## Video Tutorial
7
- [![YouTube Video](https://img.youtube.com/vi/Sb0A9i6d320/0.jpg)](https://youtu.be/Sb0A9i6d320)
8
-
9
- ## Run the app
10
- ```Powershell
11
- # vanilla terminal
12
- streamlit run app.py
13
-
14
- # quit
15
- ctrl-c
16
- ```
17
-
18
- ## Demo
19
- Sales Dashboard: https://www.salesdashboard.pythonandvba.com/
20
-
21
- ## Screenshot
22
- ![Dashboard Screenshot](./Dashboard_Sample.png)
23
-
24
-
25
-
26
- ## πŸ€“ Check Out My Excel Add-ins
27
- I've developed some handy Excel add-ins that you might find useful:
28
-
29
- - πŸ“Š **[Dashboard Add-in](https://pythonandvba.com/grafly)**: Easily create interactive and visually appealing dashboards.
30
- - 🎨 **[Cartoon Charts Add-In](https://pythonandvba.com/cuteplots)**: Create engaging and fun cartoon-style charts.
31
- - πŸ€ͺ **[Emoji Add-in](https://pythonandvba.com/emojify)**: Add a touch of fun to your spreadsheets with emojis.
32
- - πŸ› οΈ **[MyToolBelt Add-in](https://pythonandvba.com/mytoolbelt)**: A versatile toolbelt for Excel, featuring:
33
- - Creation of Pandas DataFrames and Jupyter Notebooks from Excel ranges
34
- - ChatGPT integration for advanced data analysis
35
- - And much more!
36
-
37
-
38
-
39
- ## 🀝 Connect with Me
40
- - πŸ“Ί **YouTube:** [CodingIsFun](https://youtube.com/c/CodingIsFun)
41
- - 🌐 **Website:** [PythonAndVBA](https://pythonandvba.com)
42
- - πŸ’¬ **Discord:** [Join our Community](https://pythonandvba.com/discord)
43
- - πŸ’Ό **LinkedIn:** [Sven Bosau](https://www.linkedin.com/in/sven-bosau/)
44
- - πŸ“Έ **Instagram:** [Follow me](https://www.instagram.com/sven_bosau/)
45
-
46
- ## β˜•οΈ Support My Work
47
- Love my content and want to show appreciation? Why not [buy me a coffee](https://pythonandvba.com/coffee-donation) to fuel my creative engine? Your support means the world to me! 😊
48
-
49
- [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://pythonandvba.com/coffee-donation)
50
-
51
- ## πŸ’Œ Feedback
52
- Got some thoughts or suggestions? Don't hesitate to reach out to me at [email protected]. I'd love to hear from you! πŸ’‘
53
- ![Logo](https://www.pythonandvba.com/banner-img)
 
1
+ ---
2
+ title: title
3
+ emoji: emoji
4
+ colorFrom: colorFrom
5
+ colorTo: colorTo
6
+ sdk: sdk
7
+ sdk_version: sdkVersion
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference