Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Commit 002dd9f

Browse files
committed
Remove runipy script
1 parent b959cfe commit 002dd9f

File tree

2 files changed

+1
-41
lines changed

2 files changed

+1
-41
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jupyter lab
7474
## Development
7575

7676
- [CI with Travis](https://travis-ci.org/hadim/scijava-jupyter-kernel) makes sure the project builds without errors for each new commit.
77-
- All the [notebook examples](./notebooks) are executed by the kernel during CI with the [runipy.py script](./scripts/runipy.py).
77+
- All the [notebook examples](./notebooks) are executed by the kernel during CI with [nbconvert](http://nbconvert.readthedocs.io/en/latest/execute_api.html).
7878
- A [Conda package](https://github.com/conda-forge/scijava-jupyter-kernel-feedstock) is built for each new release.
7979

8080
## License

scripts/runipy.py

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)