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

Put the first Holoviz implementation on AE5 as a web app and demo it #4

Open
maximlt opened this issue Oct 19, 2021 · 3 comments
Open
Assignees

Comments

@maximlt
Copy link
Collaborator

maximlt commented Oct 19, 2021

Demo it to USGS and put it up on AE5 as a web app that they can start to play with and give feedback on.

@maximlt maximlt self-assigned this Oct 19, 2021
@maximlt
Copy link
Collaborator Author

maximlt commented Dec 22, 2021

Doodler is now is a good state (even if I've noted some instabilities I have to look into) and can be deployed, at least for testing purposes. @jlstevens I think I'll need your help to deploy it on AE5 since I've never done it 🙃 Let's see if we find time to address that first week of January.

@dbuscombe-usgs
Copy link

I'm not familiar with what AE5 is, but a web app demo would be useful for easier discussion and to iron-out any potential deployment kinks

Would you deploy using Docker?

@jbednar
Copy link

jbednar commented Jan 8, 2022

AE5 is what the examples at examples.pyviz.org all run on; it does use docker (via kubernetes) but it hides all that behind a simple yaml configuration file that specifies a conda environment and a command to run in it. The same file (an anaconda-project.yml) can generate a docker image if that helps you deploy it on other systems.

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

3 participants