You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ jupyter lab
74
74
## Development
75
75
76
76
-[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).
78
78
- A [Conda package](https://github.com/conda-forge/scijava-jupyter-kernel-feedstock) is built for each new release.
0 commit comments