* feat: remove notebooks feature flags * feat: turn on annotations feature flag * chore: removed unused UI feature flags * docs: add line to CHANGELOG about notebooks and annotations * chore: update CHANGELOG
* 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