Philip Nye
Philip Nye
@ashokirla Is there any update you're able to provide on this? It looks like there's further demand for the feature in #137. Thank you
This seems to specifically be a `npm` issue where the directory is located in Google Drive on Windows: https://discuss.streamlit.io/t/npm-install-error/61717/5 As an upstream `npm` problem, and one unlikely to affect many...
Hi @carolinedlu, thanks so much for the response. Of course. I've published the main script [here](https://gist.github.com/philipnye/d1cfe08ec4fa8239f886ad69bac6a04b), and two scripts that are loaded as modules [here](https://gist.github.com/philipnye/86446bc5f7c4d59b05e6d7374df3e696) and [here](https://gist.github.com/philipnye/17e79645d156b3bc331662e12153bdba). It's quite far...
Thanks so much @snehankekre. Yes, lines like `st.session_state['show_specify_data_for_extraction_section'] = True` were my attempt to get around the fact that buttons aren't stateful (i.e. I thought that line would be reached...
Some additional detail: This is only happening on Community Cloud, not when I run the same script locally. I've noticed that just before the error there's a 'CONNECTING...' message in...
Thanks! I've read the draft guidance on buttons and session state and can confirm I'm using them correctly. 1. I've made a minimal code example [here](https://gist.github.com/philipnye/358a806473c3d5bf1cf0e8c33cbf9fbb) and hosted it on...
Let me know if you need any further information from me @kmcgrady @sfc-gh-jlampart
@kmcgrady Thanks, Ken - let me do some testing and report back. Out of interest, is there a fixed amount of time after which it will, correctly, disconnect?
I'm experiencing what I think is the same issue on v1.46.1 on Windows. I agree that deleting cached tokens then refreshing accounts doesn't always work (at this stage ADS gives...
Logs as requested - with edits just to remove connection details. Also attached is the file I'm trying to import using the import wizard. Thanks. [console.log](https://github.com/microsoft/azuredatastudio/files/11146979/console.log) [20230404T102453.zip](https://github.com/microsoft/azuredatastudio/files/11146980/20230404T102453.zip) [Westminster_Parliamentary_Constituency_to_European_Electoral_Regions_(December_2020)_Lookup_in_the_United_Kingdom.csv](https://github.com/microsoft/azuredatastudio/files/11146981/Westminster_Parliamentary_Constituency_to_European_Electoral_Regions_.December_2020._Lookup_in_the_United_Kingdom.csv)