File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 11## python
2+ https://github.com/deepankarm/pyleak - neat thread leak detector
23https://github.com/fastapi/sqlmodel/pull/1345 - sa_type type fix so we can remove ignores.
34https://github.com/pjg11/micro-urlopen?referrer=grok.com - url open for micro
45https://docs.basedpyright.com/v1.36.0/benefits-over-pyright/baseline/ we should use this instead of pyright?
@@ -95,6 +96,7 @@ stabalized scrolling https://grok.com/share/bGVnYWN5_22b6f3ac-a0dc-49d5-a92a-223
9596pytest-failure-tracker to track failures across test runs, if we combine this with locking
9697
9798## dev
99+ maybe ipython history shouldn't be copied, but should instead use a ENV var to reference the original git dir ipython history
98100assertion to ensure openapi.json is not empty
99101https://honcho.readthedocs.io/en/latest/#why-did-you-port-foreman - py port of foreman
100102if someone's completion system is not initialized, the bash direnv export thing will fail with `compdef not defined` sort of error
@@ -259,3 +261,7 @@ binding for paste as plain text
259261- need environment variables before `just up`
260262- `sudo apt install lsof` DNE on debian
261263- on WSL you need to run `localias debug cert --install` so that certs are trusted
264+
265+ ## Preview envirionemnt
266+
267+ * I should bundle my IPython customizations into the resulting production image so it has a consistent development environment for IPython.
You can’t perform that action at this time.
0 commit comments