Giter Site home page Giter Site logo

datasheet's Introduction

Datasheet

Datasheet is a Python package that attempts to provide the advantages of a Jupyter Notebook without the disadvantages. It generates html files that look somewhat similar to a notebook without the code in it. You can add matplotlib graphs, markdown text, pandas tables and nifti images with a single line, and get a nice output. For everything else the repr() function is used. Additionally, some simple layouting is supported.

The documentation, which includes an example of a generated report can be found here

Changelog

  • Version 1.2.1
    • Fixes a bug, that caused a crash if an empty string was provided as md
  • Version 1.2.0
    • Adds a new Feature: Headings (only those that also show up in the
      TOC) can now be clicked to hide their contents
  • Version 1.1.3
    • Automatically creates containing folder on instantiation
  • Version 1.1.2
    • Has a new css template for pathfinder
  • Version 1.1.1
    • Fixes a bug in gated cache, that wasn't caught by a test before (sorry)
  • Version 1.1.0
    • Changes the default CSS to look way nicer, borrowed from
      https://gist.github.com/killercup/5917178
    • adds stand alone mode
    • adds Layout classes.
    • Removes tuple interpretation by Sheet.__lshift__, use the Layouts instead
  • Version 1.0.1
    • set matplotlibs rendering back-end to agg before importing pyplot, so that
      the library does not depend on tkinter
  • Version 1.0 - release

datasheet's People

Contributors

knorrfg avatar dependabot[bot] avatar

Stargazers

Benji York avatar José Carlos García avatar Mateja Putic avatar Pradeep Gowda avatar  avatar Peer Herholz avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.