* feat(notebooks): demo store functionality * feat: demo store with context and middleware * refactor: without context * fix: update endpoint and status code for delete * chore: changed name * chore: added some tests * fix: address review comments
* feat: notebooks HTTP handlers