News

The best way to do this is by either running Python in the terminal or a Jupyter notebook. If you're using the terminal, I recommend using IPython, as it has a lot of features to make interactive ...
format(js_dir)) # Convert all Earth Engine Python scripts in a folder recursively to Jupyter notebooks. nb_template = get_nb_template() # Get the notebook template from the package folder. py_to_ipynb ...
The python.analysis.autoFormatStrings setting works nicely in .py files, but does not work in python cells in jupyter notebooks. I'm don't know whether this should be reported here or in the jupyter ...