GithubHelp home page GithubHelp logo

zen-reportz / zen_knit Goto Github PK

View Code? Open in Web Editor NEW
34.0 3.0 2.0 11.01 MB

Zen-Knit is a formal (PDF), informal (HTML) report generator for data analyst and data scientist who wants to use python. RMarkdown Alternative for Python

License: MIT License

Python 98.64% Shell 0.02% TypeScript 1.10% JavaScript 0.24%
reports reporting-tool business-analytics programmable-report python html-report markdown-report pdf-reports

zen_knit's People

Contributors

contactzen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ra2003 contactzen

zen_knit's Issues

Add configuration instructions to readme

In the "How to use" section of the readme, the command to run is provided but there are no instructions for helping users configure their "knit" command (i.e., find the path to knit and set it in their environmental variables, zshrc, etc.). These instructions would be incredibly helpful.

Running on a Mac, I did the following (after installing TeXLive and pandoc and zen-knit):

  1. From terminal, "mdfind knit"
  2. Open .zshrc and add (based on the output of the above):
    "alias knit=/Users/myName/Library/Python/3.9/bin/knit"

Mac MathExtension error with MacTex

I recieve the error TypeError: MathExtension.extendMarkdown() missing 1 required positional argument: 'md_globals'

when attempting to knit the following file:

---
date: CURRENT_DATE
output:
    format: html
    html:
        css: skleton
---

# Header
Text

```{run=true, echo=true, render=true}
print(2)
```
  • I pip installed zen-knit into a conda environment, brew installed pandoc, and installed MacTex via the pkg installer.
  • MacOS 12.4

Any suggestions for what might be going wrong?

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.