How to upload my Python code to my WiX website?
问题 I'm new to Python and web development. I've written a machine learning program in Python which can predict the future price of any stock. I've to upload this code to my website (which has been hosted on WiX). This is the link to my code: https://github.com/sunnysinghnitb/stock_market_prediction/blob/master/Predicting_Stock_Market_Using_Python.ipynb Let me explain what I'm trying to achieve. If you visit the above link, you can see a graph plotted at the bottom of the page. I want this graph