New Features
Refactor. CLI update
- search for code strings ([6](https://github.com/wandb/nb_helpers/pull/6)), thanks to [tcapelle](https://github.com/tcapelle)
- This enables to search for specific string in code cells, eg:
bash
$test_nbs --features "pandas,io,sleep"
this will mark notebooks that use this code.