File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 4
4
[ Robot Framework ] : http://robotframework.org
5
5
[ Jupyter ] : https://jupyter.org
6
6
7
- [ ![ binder-badge] [ ]] [ binder ] [ ![ pipeline-badge]] [ pipeline ]
7
+ | docs | demo | pipes |
8
+ | :-----------------------:| :---------------------------:| :-----------------------------:|
9
+ | [ ![ docs-badge] [ ]] [ docs ] | [ ![ binder-badge] [ ]] [ binder ] | [ ![ pipeline-badge]] [ pipeline ] |
10
+
8
11
9
12
# Using
10
13
Write ` .robot ` files that use ` JupyterLibrary ` keywords.
@@ -58,3 +61,5 @@ See the [acceptance tests][] for examples.
58
61
[ binder ] : https://mybinder.org/v2/gh/bollwyvl/robotframework-jupyterlibrary/master?urlpath=lab/tree/README.md
59
62
[ pipeline-badge ] : https://dev.azure.com/nickbollweg/nickbollweg/_apis/build/status/bollwyvl.robotframework-jupyterlibrary
60
63
[ pipeline ] : https://dev.azure.com/nickbollweg/nickbollweg/_build/latest?definitionId=2
64
+ [ docs-badge ] : https://readthedocs.org/projects/robotframework-jupyterlibrary/badge/?version=latest
65
+ [ docs ] : https://robotframework-jupyterlibrary.readthedocs.io
Original file line number Diff line number Diff line change 1
1
name : robotframework-jupyterlibrary
2
2
type : sphinx
3
3
conda :
4
- file : environment.yml
4
+ file : environment.yml
5
5
python :
6
6
version : 3
7
+ setup_py_install : true
7
8
formats :
8
9
- htmlzip
9
10
- epub
You can’t perform that action at this time.
0 commit comments