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

Load initialization file from disk #114

Open
sjbreiner opened this issue May 25, 2023 · 1 comment
Open

Load initialization file from disk #114

sjbreiner opened this issue May 25, 2023 · 1 comment

Comments

@sjbreiner
Copy link
Collaborator

Right now the initialization string for dwd is hard-coded in a scala file (pie.scala).

Instead, the file pie.json should be loaded as an asset (??) and passed in as the init string of the main function.

@sjbreiner
Copy link
Collaborator Author

Note that this is different from having a load button/option because it should load without user interaction (though this is also needed)

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

1 participant