Giter Site home page Giter Site logo

Comments (5)

bhaskarvk avatar bhaskarvk commented on May 29, 2024

I'll be resuming development in Dec and will tackle this in that round. Thanks!

from widgetframe.

afflorezr avatar afflorezr commented on May 29, 2024

Hi everyone, I have the same problem. In the localhost it's run ok, but when I put it in aws-amazon I get this error:

403 Forbidden
Code: Accessdenied
Message: Access denied
RequestId:
HostId:

My generated URL looks like this...

https://blog.analystats.com/post/RFM.es_files/figure-html//widgets/widget_unnamed-chunk-5.html?initialWidth=730&childId=htmlwidget-1&parentTitle=Segmentaci%C3%B3n%20de%20clientes%3A%20un%20an%C3%A1lisis%20RFM%20en%20Knime%20%7C&parentUrl=https%3A%2F%2Fblog.analystats.com%2F2019%2F03%2F17%2Fsegmentaci%25C3%25B3n-de-clientes-un-an%25C3%25A1lisis-rfm-en-knime%2F

where removing one slash after figure-html fixes the issue

R version 3.4.3 (2017-11-30)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS 10.14.3

Matrix products: default
BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/3.4/Resources/lib/libRlapack.dylib

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] stats graphics grDevices utils datasets methods base

loaded via a namespace (and not attached):
[1] compiler_3.4.3 tools_3.4.3 yaml_2.2.0

Thanks.

from widgetframe.

aetiologicCanada avatar aetiologicCanada commented on May 29, 2024

I started a different issue #21 but this same error occurs in Rmd production of flexdashboard. What I can see the double slash in the html output file, correcting that typo does not resolve the problem because the file is "Not Found" and when I go looking for: (for example) /home/rob/Rprojects/Projects/SSIHC/test1_files/figure-html/widgets/widget_chunk1.html I do not see the folder test1_files . I would welcome a suggestion. Quite prepared to hand-hack the html output for a while until this is fixed. Has the owner of widgetframe abandoned the repo?

from widgetframe.

houstonhaynes avatar houstonhaynes commented on May 29, 2024

FWIW - I have a step in my deployment process that does a find-and-replace of all instances found in HTML files in public. It basically looks for "figure-html//widgets" and replaces it with "figure-html/widgets". Before I scripted it I used VSCode's Edit >> Replace is Files.

image

I had a mind to look into this after I handled some other housekeeping in my personal site.

from widgetframe.

houstonhaynes avatar houstonhaynes commented on May 29, 2024

Has the owner of widgetframe abandoned the repo?

Just looking back on this and I think so... still doing the hack in my case, which works. But I'd love for the package itself to do the job.

from widgetframe.

Related Issues (20)

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.