Zhuyi Xue

Results 34 comments of Zhuyi Xue

Please feel free to reopen if any further questions.

this doesn't work as the folder ``` /home/dev/.cache/bazel/_bazel_dev/b31cb3692daef370d4f0f88865fc052b/execroot/__main__/bazel-out/k8-fastbuild/bin/foo ``` is not symlink, but the `bar.py` inside `foo` is, the situation may get odd.

Hi @christianaaronschroeder , I'm not familiar with `streamlit_folium`, but just would like to mention another issue I've encountered is that the using streamlit in bazel is that the built files...

Is it possible to expose a method that does the non-blocking stuff (esp. `self._info_uri = status.info_uri`) before the blocking while loop?