Pair programmed with my mum for 3 hours on some of the notebooks for #nbpy vectors talk tomorrow.
Nice to have an excuse to geek out with her! Our programming interests usually don't overlap so much.
#NBPy is so amazingly accommodating to just about anyone who might want to attend the event. Live captions, increased airflow, code of conduct and providing safe spaces for people needing masks and social distancing. The talks are hilarious and curious and wide-raging as well. You are missing out if you're not here #fomo #python
Learning about marimo, an open-source reactive notebook.
Looks really nice for visualizations.
https://marimo.app/?slug=55kclj
Plus, notebook changes results in small diffs and the notebooks themselves are executable as Python scripts!
Marimo - https://pypi.org/project/marimo/ - is a VERY cool take on Python notebooks. The reproducibility and maintainability we all want vs what Jupyter (& Colab) offer. #NBPy #Python #notebook #reproducably
Very excited to apply some lessons from @MaggieFero at #NBPy about pausing to reconsider any time I am documenting something as “not recommended” or “potentially insecure”. The plan is to crack open the docs for Twisted and die of embarrassment.
In which @MaggieFero does a class job sharing a stage with Poppy Barncat at #NBPy
My #nbpy talk on a "visual explanation of vectors" was entirely in the form of Jupyter notebooks! Check them out here:
https://github.com/pamelafox/visual-exploration-vectors
Try them with your fav embedding model!