Skip to content

jamesmyatt/2018-05-jupyter-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2018-05-jupyter-demo

Demo of using Jupyter for data science, especially interactive features.

  • Binder (notebook)
  • Binder (lab)

Project Organization

├── LICENSE
├── README.md          <- The top-level README for developers using this project.
├── Demo.md            <- Outline of demo.
├── environment.yml    <- The conda environment file for reproducing the analysis environment, e.g.
│                         generated with `conda env export -n jupyter-demo > environment.yml`
├── tasks.py           <- Invoke tasks definitions
├── postBuild          <- Binder post-build install script
│
├── data               <- The original, immutable data dump.
│
├── decisions          <- Lightweight decision records, for both architecture and analysis. See 
│                         http://thinkrelevance.com/blog/2011/11/15/documenting-architecture-decisions.
│
├── notebooks          <- Jupyter notebooks. Naming convention is a number (for ordering),
│                         the creator's initials, and a short `-` delimited description, e.g.
│                         `1.0-jqp-initial-data-exploration`.

Third-party examples

  1. Jake VanderPlas, Reproducible Data Analysis in Jupyter
  2. ipywidgets project, Lorenz Differential Equations
  3. BeakerX project, Python examples
  4. bqplot project, Wealth of Nations

All under permissive licences like MIT, BSD or Apache 2.0.


Project based on the cookiecutter data science project template. #cookiecutterdatascience

About

Demo of Python data science using Jupyter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published