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

Edit GUI implementation #100

Open
margasm99 opened this issue Apr 29, 2023 · 1 comment
Open

Edit GUI implementation #100

margasm99 opened this issue Apr 29, 2023 · 1 comment

Comments

@margasm99
Copy link

I was wondering if it would be possible to add a different way to generate data to the GUI implementation, For example, can I add an option to the dropdown menu to generate binary data? What code files should I change? How should I proceed?

@shaido987
Copy link
Collaborator

Hello,

It is possible to add more ways to generate data to the GUI. The code related to the two tasks in the GUI (generating data and running an algorithm on some data) is in gcastle/web/run. However, if you only want to run some tests, an easier alternative could be to first generate some data yourself and then use it by selecting your own dataset inside the GUI.

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