Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update yaml files for 5.x compatible nbextensions #1055

Merged
merged 3 commits into from
Aug 23, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Type: IPython Notebook Extension
Compatibility: 3.x, 4.x
Compatibility: 3.x, 4.x, 5.x
Name: AutoSaveTime
Main: main.js
Icon: icon.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Link: README.md
Description: Adds toolbar buttons to increase and decrease code's font size.
This is useful, for example, when projecting the notebook.
Main: code_font_size.js
Compatibility: 4.x
Compatibility: 4.x, 5.x
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Name: datestamper
Description: 'adds a toolbar button which pastes the current time & date into the current cell'
Icon: icon.png
Main: main.js
Compatibility: 4.x
Compatibility: 4.x, 5.x
Link: readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Description: This extension enables equation autonumbering and resetting the equ
Link: readme.md
Icon: icon.png
Main: main.js
Compatibility: 4.x
Compatibility: 4.x, 5.x
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Type: IPython Notebook Extension
Compatibility: 3.x, 4.x
Compatibility: 3.x, 4.x, 5.x
Name: Gist-it
Main: main.js
Description: Adds a button to publish the current notebook as a gist. See the readme for description of the authentication options and relevant parameters.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Type: IPython Notebook Extension
Compatibility: 3.x, 4.x
Compatibility: 3.x, 4.x, 5.x
Name: Help panel
Main: help_panel.js
Icon: icon.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Name: Hide Header
Link: README.md
Description: Toggle visibility of all of header, menubar, toolbar using a hotkey
Main: main.js
Compatibility: 4.x
Compatibility: 4.x, 5.x
Parameters:
- name: header_toggle
description: keybinding for toggling header visibility
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Type: IPython Notebook Extension
Compatibility: 3.x 4.x
Compatibility: 3.x, 4.x, 5.x
Main: main.js
Name: Hide input
Icon: icon.png
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Type: IPython Notebook Extension
Compatibility: 3.x 4.x
Compatibility: 3.x 4.x 5.x
Main: main.js
Name: Hide input all
Description: "toggle display of all code cells' inputs"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Description: This extension limits the number of characters that can be printed
Link: readme.md
Icon: icon.png
Main: main.js
Compatibility: 4.x
Compatibility: 4.x, 5.x
Parameters:
- name: limit_output
description: Number of characters to limit output to
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ Name: Move selected cells
Description: Move selected cell*s* using keybaord shortcuts Alt-up and Alt-down
Link: README.md
Main: main.js
Compatibility: 4.x
Compatibility: 4.x, 5.x
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Name: nbTranslate
Description: helps translating a notenook and/or selecting the display language
Link: README.md
Main: main.js
Compatibility: Jupyter (4.x)
Compatibility: 4.x, 5.x
Parameters:
- name: nbTranslate.hotkey
description: Converts current cell
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Description: Calls nbconvert and shows the generated output in a new browser tab
Link: readme.md
Icon: icon.png
Main: main.js
Compatibility: 4.x
Compatibility: 4.x, 5.x
Parameters:
- name: printview_nbconvert_options
description: nbconvert options
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Description: The rubberband extension allows selecting multiple cells
Link: readme.md
Icon: icon.png
Main: main.js
Compatibility: 4.x
Compatibility: 4.x, 5.x
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Description: Runtools provide a number of additional functions for working with
Link: readme.md
Icon: icon.png
Main: main.js
Compatibility: 4.x
Compatibility: 4.x, 5.x
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ Name: SKILL Syntax
Description: Enable SKILL syntax support for CodeMirror
Link: README.md
Main: main.js
Compatibility: 4.x
Compatibility: 4.x, 5.x
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Type: IPython Notebook Extension
Compatibility: 4.x
Compatibility: 4.x, 5.x
Name: Snippets
Main: main.js
Description: Adds a drop-down menu to insert snippet cells into the current notebook.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Description: |
searching through documentation.
Main: main.js
Icon: thumbnail.png
Compatibility: 4.x
Compatibility: 4.x, 5.x
Parameters:

- name: snippets.insert_as_new_cell
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Type: IPython Notebook Extension
Compatibility: 4.x
Compatibility: 4.x, 5.x
Name: spellchecker
Main: main.js
Description: 'Adds a CodeMirror overlay mode for Typo.js spellchecking'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ Description: Enable split cells in Jupyter notebooks
Main: splitcell.js
Link: readme.md
Icon: icon.png
Compatibility: Jupyter (4.x)
Compatibility: Jupyter (4.x, 5.x)

Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ Name: table_beautifier
Link: README.md
Description: Add bootstrap styling to tables in markdown cells and in html/md output
Main: main.js
Compatibility: 4.x
Compatibility: 4.x, 5.x
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Description: "Add a toolbar button and hotkey to toggle all cells' line numbers
Icon: icon.png
Link: readme.md
Main: main.js
Compatibility: 3.x 4.x
Compatibility: 3.x, 4.x, 5.x
Parameters:
- name: toggle_all_linenumbers_hotkey
description: Hotkey combination to which to bind linenumber-toggling
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Description: An extension that allows you to filter by filename in the Jupyter n
Link: readme.md
Main: index.js
Section: tree
Compatibility: 4.x
Compatibility: 4.x, 5.x
Parameters:
- name: filter_keyword
input_type: string
Expand Down