Skip to content

Django python plotting template for students in Module 4 of PH-IDEAS.

Notifications You must be signed in to change notification settings

CodeCrew-CodeSchool/IDEAS-django-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read Me

This repository is for students to clone and modify within their own environment.

1. Views

  • In 'core/views.py' please copy your google colab python analysis in this file.
  • The CSV will be read outside of the main function, and each graph will be written into a new function with its own page.
  • Each graph/function will be sent to an html object.
  • Each html object will be sent to a pathway in 'core/urls.'
  • 2. URLs

  • Each pathway/page will be written as a url pattern.
  • path '' will be the homepage.
  • a template for other pathways is provided in the comments of the file.
  • About

    Django python plotting template for students in Module 4 of PH-IDEAS.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published