Deno Jupyter with --unsafely-ignore-certificate-errors
How can i configure Deno to run jupyter notebooks with this flag:
--unsafely-ignore-certificate-errors
???
I'm trying to use node-postgres module npm:pg
with a RDS Postgres database that requires SSL
0 Replies