Daniil Gorodilov

Results 4 comments of Daniil Gorodilov

Okay, no problem Today i have tried to make vue3 support based [on this topic](https://stackoverflow.com/questions/63869859/migrating-detect-click-outside-custom-directive-from-vue-2-to-vue-3) and it didn't work. Need more time to explore the issue.

> for vue3: vue3-animate-onscroll https://www.npmjs.com/package/vue3-animate-onscrol Thanks! I didn't check the `vue3-animate-onscroll` library, but i will close this issue topic.

On the access to files it is clear, but i don't understand how to change it for the access into Visualization. I mean, do i have to change only [openfoam/tutorial.py](https://github.com/Kitware/HPCCloud/blob/master/server/taskflows/hpccloud/taskflow/openfoam/tutorial.py),...

The moment of mounting is not clear. Do I understand correctly that when HPCCloud start with containers hpccloud:compute-pyfr and hpccloud:visualize-osmesa, then the containers mount among themselves [here](https://github.com/Kitware/hpccloud-services/blob/71fbddff7fd8bd758e08ca5ee1ef2f1573d01474/docker-compose.yml#L118) and [here](https://github.com/Kitware/hpccloud-services/blob/71fbddff7fd8bd758e08ca5ee1ef2f1573d01474/docker-compose.yml#L131), Visualizer...