Git Product home page Git Product logo

flask-flatpages-knitr's People

Contributors

fhirschmann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

flask-flatpages-knitr's Issues

Insert static images?

Hi there,

This works great, but there is one annoying issue that I'd like help with please.

Inserting static images using standard (r)markdown syntax doesn't seem to work (i.e.
![alt text](image.png) )

It seems there are two issues:
1 - static images are not copied to the static/knitr/page/figures like the plots generated by R
2 - the image file path references are not updated

I tried to monkey around in your render function without any success using:
r("opts_knit$set(upload.fun = function(file){file.copy(file,'{0}', overwrite = TRUE)})".format(figure_path))

One approach described here seems to use an approach to rewrite the image references

However, before tinkering too much more with unfamilar code, I thought I'd ask what approach you thought would work best? (I guess another approach could be to develop a custom blueprint, and try to create a page specific static folder?)

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.