Implement run-hooks as a separate script (#1979)

* Implement run-hooks as a separate script

* Add more tests

* Add more docs
This commit is contained in:
Ayaz Salikhov
2023-08-25 01:53:00 +04:00
committed by GitHub
parent c2bf3c6bfd
commit 74bbd0bffc
10 changed files with 163 additions and 34 deletions

View File

@@ -0,0 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) Jupyter Development Team.
# Distributed under the terms of the Modified BSD License.
assert False