Read environment variables from Jupyter

If I am understanding you correctly, the TypeScript code would need to make an API call to the server and access the environment using Python’s os.environ and send the result back to the client. Is that what you are trying to do?