Geoass - Jupyter Notebook
Geoass - Jupyter Notebook
ke if you are using extensions - Please note that updating to Notebook 7 might break some of your extensions. Don't show anymore
File Edit View Insert Cell Kernel Widgets Help Trusted Python 3 (ipykernel)
Run Code
In [ ]: import requests
import json
import os
json.dump(data, json_file)
return data
except Exception as e:
print(f"An error occurred: {e}")
return None
# Example usage: