Paul Barnes-Hoggett

Results 4 issues of Paul Barnes-Hoggett

Hi there, with a regular (non-encrypted) date based field, when I use form helpers, I end up with 3 select boxes that are named something like this: ``` field(1i) #year...

New Feature
Documentation

Is it possible to get commitlint to ignore commented lines? For example this commit message: ``` ops: update CommitLint allowed types # Please enter the commit message for your changes....

This is a suggestion for updating the streaming notebook now that [custom event handlers have been removed](https://github.com/anthropics/anthropic-sdk-python/pull/532). I originally thought to remove the cells, as the API is now pretty...

Putting the API_KEY in plain text in the `00_Tutorial...` notebook feels like an easy way for folks to accidentally check an API key into source control. I updated it to...