nrasif / Demo_SKK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo_SKK

Installation

  1. Clone the repository
git clone https://github.com/nrasif/chatgpt-dash-component.git
  1. install requirement both on /login, and /dashboard-and-web-maps-app-zara
pip install -r requirements.txt
  1. Run dummy login

go to /login/main.py and run this at terminal

python main.py 

it will run on port http://127.0.0.1:7654

  1. Run dashboard

go to /dashboard-and-web-maos-app-zara/main.py and run this at second terminal

python main.py

it will run on port http://127.0.0.1:8000

in order to get work on dummy login, both dashboard and login page should active at the same time.

no need username and password, just hit login button

About


Languages

Language:Jupyter Notebook 98.2%Language:Python 1.7%Language:CSS 0.1%