This commit is contained in:
parent
69b0895bf1
commit
82de29a475
@ -89,7 +89,7 @@ NBClient is a tool for parameterizing andexecuting Jupyter Notebooks.
|
|||||||
%check
|
%check
|
||||||
export IPYKERNEL_CELL_NAME="<IPY-INPUT>"
|
export IPYKERNEL_CELL_NAME="<IPY-INPUT>"
|
||||||
# tests on parallel notebooks randomly fail (4 tests) - https://github.com/jupyter/nbclient/pull/74#issuecomment-635929953
|
# tests on parallel notebooks randomly fail (4 tests) - https://github.com/jupyter/nbclient/pull/74#issuecomment-635929953
|
||||||
%pytest -vv -k 'not parallel_notebooks'
|
%pytest -k 'not parallel_notebooks'
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if ! %{with test}
|
%if ! %{with test}
|
||||||
|
Loading…
Reference in New Issue
Block a user