• P
    chore: render static files in memory (#638) · c1c2f166
    Peter Pan 提交于
    * bump 2.0.0-beta.2
    
    * chore: render static files in memory
    
    * fix: empty requests in high-dimensional chart
    
    * feat: reduce fetching interval when components is empty
    
    * feat: show loading tip when components is empty
    
    * chore: delete unused files
    
    * bump 2.0.0-beta.3
    
    * chore: remove model_pb argument
    
    * fix: windows file encoding error
    
    * fix: windows path sep error
    
    * feat: add --api-only argument
    
    * feat: add docker runtime
    
    * style: remove unused variable
    
    * pref: use tuple to reduce memory usage in template render
    
    * chore: build opencv for docker alpine to reduce image size
    c1c2f166
app.py 12.4 KB