Brian Cherinka

Results 143 comments of Brian Cherinka

Ahh thanks for highlighting this. I'll try both of those solutions and see how it goes! Thanks!

Interesting! Thanks Mario and Maarten for the help and links. ASB will almost certainly need to utilize parametrized notebooks and/or deferred data loading in every case. Reading through those comments,...

@timkpaine this is very interesting and something I'll be looking into for sure. Do either of these solutions allow for extracting parameters that were sent via a POST request as...

Awesome, thanks! This is helpful.

Presumably I should be able to do something like ``` export default { name: 'Basic', components: { jupyter-widget-embed }, props: ['voilaUrl'] } ``` but I can't seem to import the...

Hmm, ok. Do you have a sense for the level of effort this might take or what kind of challenges there are for implementation? What might a timeline look like?...

@mariobuikhuizen ok we have some success. I followed the instructions from the repo. When I run the dev server with `yarn serve` and navigate on localhost:8080 to the page loading...

@mariobuikhuizen I updated `voila-embed-vuetify` to `0.0.2` and modified `vue.config.js` and `babel.config.js` per the instructions. The page is still rendering incorrectly for me, but now I've lost the interactivity between the...

Hmm, that might be difficult. Do you have access to STScI's internal Gitlab? This is the branch I'm working on. https://grit.stsci.edu/mast/jdaviz-mast/-/tree/vue_refactor. If not, I could try to give you access...

@maartenbreddels Hmm I may not be. Let me check that and update on the status.