Skip to content

asai-kentaro/plotshop_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Plotshop Server

plotshop_overview

About Plotshop? Project Page

Client repository.github page

Functions

Execute Python Code on WebBrowser

Direct Variables Visualization

Bi-directional Programming Environment

Development

pip3 -r requirements.txt

Deployment

cd main_server
python3 manager.py runserver

Usage

  1. Deploy django server on localhost.(see deployment)
  2. Access http://localhost:8000/codeman
  3. Select code title from code list.
  4. Write python code and add visualization annotations in the code editor, and click "RUN" button.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published