This repository was archived by the owner on Feb 4, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# scijava-jupyter-kernel
2
- [ ![ Travis branch] ( https://img.shields.io/travis/hadim /scijava-jupyter-kernel/master.svg?style=flat-square )] ( https://travis-ci.org/hadim /scijava-jupyter-kernel )
3
- [ ![ License] ( https://img.shields.io/github/license/hadim /scijava-jupyter-kernel.svg?style=flat-square )] ( https://github.com/hadim /scijava-jupyter-kernel/blob/master/LICENSE )
2
+ [ ![ Travis branch] ( https://img.shields.io/travis/scijava /scijava-jupyter-kernel/master.svg?style=flat-square )] ( https://travis-ci.org/scijava /scijava-jupyter-kernel )
3
+ [ ![ License] ( https://img.shields.io/github/license/scijava /scijava-jupyter-kernel.svg?style=flat-square )] ( https://github.com/scijava /scijava-jupyter-kernel/blob/master/LICENSE )
4
4
[ ![ Anaconda-Server Badge] ( https://anaconda.org/conda-forge/scijava-jupyter-kernel/badges/version.svg )] ( https://anaconda.org/conda-forge/scijava-jupyter-kernel )
5
5
[ ![ Anaconda-Server Badge] ( https://anaconda.org/conda-forge/scijava-jupyter-kernel/badges/downloads.svg )] ( https://anaconda.org/conda-forge/scijava-jupyter-kernel )
6
6
@@ -71,7 +71,7 @@ jupyter lab
71
71
72
72
## Development
73
73
74
- - [ CI with Travis] ( https://travis-ci.org/hadim /scijava-jupyter-kernel ) makes sure the project builds without errors for each new commit.
74
+ - [ CI with Travis] ( https://travis-ci.org/scijava /scijava-jupyter-kernel ) makes sure the project builds without errors for each new commit.
75
75
- A [ test notebook] ( ./notebooks/Test.ipynb ) is executed during CI with [ nbconvert] ( http://nbconvert.readthedocs.io/en/latest/execute_api.html ) .
76
76
- A [ Conda package] ( https://github.com/conda-forge/scijava-jupyter-kernel-feedstock ) is built for each new release.
77
77
You can’t perform that action at this time.
0 commit comments