Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

chinobing/chaqi_navi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chaqi.net

This navigation website was initially designed by BYR-Navi with jekyll. I use it as my personal navigation website and I really like its design concept. But I am not familiar with Jekyll and feel like I need a website more than just a static HTML navigation website. Thus, I modified it with Pyhton and Plotly DASH.

In general, I use Plotly DASH for data visualization only. But I really want to know what else Dash can do beside it. So here is the one.

You may notice the header,footer and layout will be created dynamically with page load. The reason is that the data for header,footer and layout will be generated and updated with page refresh without restarting the whole DASH app again.

Demo

Link: ChaQi.net

BUG

  • The DASH app wont interact with custom JS for Semantic UI Popup.
  • Using html.Form as enter keywill trigger the callback even with empty value of dcc.Input.
  • Favicon and Meta wont be added or displayed on VPS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published