Skip to content
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

unable to find browse option while file uploading #205

Open
akshaytuptewar19 opened this issue Jun 16, 2023 · 5 comments
Open

unable to find browse option while file uploading #205

akshaytuptewar19 opened this issue Jun 16, 2023 · 5 comments

Comments

@akshaytuptewar19
Copy link

akshaytuptewar19 commented Jun 16, 2023

The app which is present on https://shiny.posit.co/r/gallery/education/radiant/
contains a browse option to upload data files which will open our local file system but the app which I hosted on the cloud doesn't have this option it's only showing a load file. I have used your GitHub code for it. Do you know how I can add this feature to my app? I have attached screenshots for you to look over.
0
0
github source code:
https://github.com/akshaytuptewar19/radiant_

@vnijs
Copy link
Contributor

vnijs commented Jun 16, 2023

If you are running Radiant on a server then it should automatically use the "Browse" option where you have access to the user's local file system through a file browser. Setting up Radiant to use the file system on a remote server is possible but that, of course, has security risks if not set up correctly.

@vnijs
Copy link
Contributor

vnijs commented Jun 16, 2023

BTW you may want to take a look at the license section at the link below. Radiant is an opensource tool but it does have some restrictions.

https://radiant-rstats.github.io/docs/

License

Radiant is licensed under the AGPLv3. As a summary, the AGPLv3 license requires, attribution, including copyright and license information in copies of the software, stating changes if the code is modified, and disclosure of all source code. Details are in the COPYING file.

The documentation, images, and videos for the radiant.data package are licensed under the creative commons attribution and share-alike license CC-BY-SA. All other documentation and videos on this site, as well as the help files for radiant.design, radiant.basics, radiant.model, and radiant.multivariate, are licensed under the creative commons attribution, non-commercial, share-alike license CC-NC-SA.

@akshaytuptewar19
Copy link
Author

But if select Load data type as a Radiant state file then it's showing browse option but it not showing browse for csv data type why is it so?
Screenshot (1103)

@akshaytuptewar19
Copy link
Author

and How can we use csv url option from the radiant app, I have tried to give a google drive CSV file link but it's not working which URL link I have to use for it?

@akshaytuptewar19
Copy link
Author

also can you tell me which package should contain code for uploading dataset file option?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants