Build Jupyter Notebook with TradingVue.js visualization
Project detail
Need to combine TradingVue.js (https://github.com/tvjsx/trading-vue-js) and Jupyter Notebook to visualize data. TradingVue.js is Vue JS based framework designed to visualize trading data. The goal of project is to demonstrate how this two tools can be combined. The result will be success if notebook can show this example (https://codesandbox.io/s/vue-ocpqe?file=/src/App.vue:147-157). Output artefacts are notebook code with integration and instruction how to reproduce it.