Skip to content

Latest commit

 

History

History
116 lines (86 loc) · 2.9 KB

CHANGELOG.md

File metadata and controls

116 lines (86 loc) · 2.9 KB

Pre-release

  • No recent changes.

Deleted

  • 🔧 configuration:
    • environment.yml for using Conda build pack with repo2docker

Added

  • 📝 🔬 Jupyter Notebook:
    • 2017 CAM data from iPads
      • rapid analysis workspace, no documentation
    • how-to documentation, learning document
      • Using Python & pandas
      • Analyze an Excel File
        • reshaping of 2017 CAM data from iPads.xlxs
  • 📝 documentation:
    • project log:
      • Cleaning Badly Formed CSV Data
      • Writing Purposefully: Choose a Target Audience
      • Revise Later, Record Steps Now
  • 🔧 configuration:
    • requirements.txt for using pip to install Python dependencies
    • postBuild for enabling widgets installed by requirements.txt

Changed

  • 📝 rearranged README

Fixed

  • changelog:
    • incorrect link to v3.0.0 comparison on GitHub
    • formatting

Added

  • documentation:
    • project page:
      • links to GitHub, mybinder.org, as with README
    • README:
      • quick start section, pointing user to "launch binder" (mybinder.org)

Added

Changed

  • metadata in post:
    • category and title of Using GitHub Pages

Added

  • documentation