-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Online demo #11
Comments
i have no idea how to set this up? do you? you clone, and then say library(shiny); runApp(). |
The point would be to have something you can just use without having to set everything up on your own machine, similar to how we run all the testing on Travis/Jenkins. We would need a server to run this. I can maybe set this up on the Jenkins machine. |
i understand you, but what i dont understand: |
i mean you need NOTHING to set this up. shiny, and a browser. |
You need all the learners you want to use installed, plus shiny, shinyjs and probably some other stuff. Now you want somebody to try something and tell you what they think. They need to install all of this (plus R, etc). |
you started the thread by mentioning the DEVELOPERS should be able to try this....? to install the (needed) learners we need a simple shortcut anyway. and you dont need all of them. just the ones you want to use. |
"At least" developers, but yes, this would be more useful for non-developers to give feedback (and hence for developers). If you don't think that this would be useful, feel free to close. |
well i am not going to set this up (now) :) see if you can do it, in a short amount of time. if not, please close. in the meantime, maybe do runApp to have a look ;-) |
I mean it's totally trival to put this thing on https://www.shinyapps.io/ althoug 25 hours for the free usage package might be nothing if you show this thing to more then 20 people a month. Do we have any contacts to get some more out of it 😉 ? |
@Coorsaa |
We could try to apply for something like this https://blogs.msdn.microsoft.com/education/2013/05/05/is-there-academic-pricing-for-windows-azure-no-but-theres-something-betterfree-azure/ if it's used for teaching. |
https://www.microsoft.com/en-us/research/academic-program/microsoft-azure-for-research/
|
http://abiyug.github.io/2016-04-05-shiny-web-app-hosting-on-github Maybe we could setup this until we find a nicer solution. You still need R installed locally to launch the app but it safes possible users from cloning the repo. |
i have resources on azure, and probably can make a million connections to places where we can host this. just talk to me, if you want |
There should be an online demo where at least developers can try this out.
The text was updated successfully, but these errors were encountered: