Qiusheng Wu
Qiusheng Wu
@deeplook This is great to know. Should we wait for JupyterLite to incorporate the latest pyodide?
@AliyyaTirangga Sorry, downloading OpenStreetMap historical data won't be supported in leafmap as there is no API for retrieving historical data for a specific area. Downloading a huge file at the...
Yes, this would be a nice feature to add, but not on my priority list at the moment. I can't promise when this will get implemented. Pull request is welcome....
Do you mean that this is the only tool that fails and other GTE tools work fine with ArcGIS Pro?
I can open the tool with ArcGIS Pro 2.9.3. What ArcGIS Pro version are you using? 
Just to clarify: you can't open the tool? or you can open the tool but it fails to run?
I think this is an issue with Jupyter book rather than puppeteer. I just created a minimal Jupyter book example with the following command. The HTML looks fine, but when...
It took me an hour to debug and, finally, I figured it out. The issue is caused by the `{code-cell}` directive in MyST. The code blocks in PDF will render...
Just realized that removing the `{code-cell}` directive will result in the cell not being recognized as a code cell in the notebook paired with MyST through Jupytext.  
Any updates on this issue? Thanks.