Skip to content

Commit

Permalink
Hide unfinished content icons
Browse files Browse the repository at this point in the history
  • Loading branch information
radujipa committed Aug 1, 2019
1 parent 8d25216 commit 108e98a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/icon/kano-jupyter-mercury.app
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"colour": "#4A5152",
"categories": ["code"],
"packages": [],
"hidden": true,
"dependencies": ["kano-jupyter", "kano-profile"],
"launch_command": "kano-tracker-ctl session run 'kano-jupyter-strings' 'kano-jupyter run --notebook=Mercury-API.ipynb'",
"priority": 120
Expand Down
1 change: 1 addition & 0 deletions config/icon/kano-jupyter-strings.app
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"colour": "#4A5152",
"categories": ["code"],
"packages": [],
"hidden": true,
"dependencies": ["kano-jupyter", "kano-profile"],
"launch_command": "kano-tracker-ctl session run 'kano-jupyter-strings' 'kano-jupyter run --notebook=strings/Fun.ipynb'",
"priority": 110
Expand Down
1 change: 1 addition & 0 deletions config/icon/kano-jupyter-vision.app
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"colour": "#4A5152",
"categories": ["code"],
"packages": [],
"hidden": true,
"dependencies": ["kano-jupyter", "kano-profile"],
"launch_command": "kano-tracker-ctl session run 'kano-jupyter-vision' 'kano-jupyter run --notebook=opencv/1_Getting_Started.ipynb'",
"priority": 100
Expand Down

0 comments on commit 108e98a

Please sign in to comment.