Sergei Lebedev 35136851f2 Import web_pdb lazily
This ensures that `import jax` is not affected by `web_pdb` being installed.

Note that I also added an atexit handler closing the active `web_pdb`
consoles. This is strictly speaking not necessary, as the server powering
the console is running in a daemon thread, but nice-to-have anyway.
2024-04-16 17:22:11 +01:00
..
2023-07-21 14:49:44 -04:00
2023-07-21 14:49:44 -04:00
2023-07-21 14:49:44 -04:00
2024-04-16 17:22:11 +01:00