Getting Started

Welcome to your personal IMDB Graphs.First upload your .csv file and after you could chose graph type from left-menu.

If you dont chose any file or wrong file you could still use script with my IMDB ratings which is already uploaded.

{{ embed(roots.fileinput) }} {{ embed(roots.error_div) }}



Where is my ratings file?

Your ratings file is here : Imdb > Your Profile > Export

Any Ideas? Errors?

If you have a new graph ideas or encounter with some error please feel free to contact or pull request.

Mail : angelsdemos@gmail.com

Github »

Requirements

Working with bokeh 3.4, pandas, pybase64 (to decode uploaded file) and bootstrap for style.

This app using 5001, 5002 port.

Also you could run project folders separetly with "bokeh -serve --show foldername/"

{% endblock %}