Skip to content

alexisagos/bokeh-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  1. Install dependencies
# backend
$ pipenv install
# frontend
$ yarn install
  1. Serve backend
$ pipenv run python backend.py
  1. Serve frontend
$ yarn start
  1. Go to http://localhost:3000

About

Example of embedding an entire bokeh app in Vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published