"### Defining the server extension and nbextension\n",
"This example again shows that the server extension and its `load_jupyter_server_extension` function are defined in the `__init__.py` file. This time, there is also a function `_jupyter_nbextension_path` for the nbextension.\n",
"This example again shows that the server extension and its `load_jupyter_server_extension` function are defined in the `__init__.py` file. This time, there is also a function `_jupyter_nbextension_paths` for the nbextension.\n",
<liclass="dropdown-submenu hidden"><ahref="#">{% trans %}Deploy as{% endtrans %}</a>
<liclass="dropdown-submenu hidden"role="none"><ahref="#" role="menuitem">{% trans %}Deploy as{% endtrans %}</a>
<ulid="deploy_menu"class="dropdown-menu"></ul>
</li>
<liclass="divider"></li>
<liid="trust_notebook"
<liclass="divider"role="none"></li>
<liid="trust_notebook"role="none"
title="{% trans %}Trust the output of this notebook{% endtrans %}">
<ahref="#">{% trans %}Trust Notebook{% endtrans %}</a></li>
<liclass="divider"></li>
<liid="close_and_halt"
<ahref="#"role="menuitem">{% trans %}Trust Notebook{% endtrans %}</a></li>
<liclass="divider"role="none"></li>
<liid="close_and_halt"role="none"
title="{% trans %}Shutdown this notebook's kernel, and close this window{% endtrans %}">
<ahref="#">{% trans %}Close and Halt{% endtrans %}</a></li>
<ahref="#"role="menuitem">{% trans %}Close and Halt{% endtrans %}</a></li>
</ul>
</li>
<liclass="dropdown"><ahref="#"class="dropdown-toggle"data-toggle="dropdown">{% trans %}Edit{% endtrans %}</a>
<ulid="edit_menu"class="dropdown-menu">
<liid="cut_cell"><ahref="#">{% trans %}Cut Cells{% endtrans %}</a></li>
<liid="copy_cell"><ahref="#">{% trans %}Copy Cells{% endtrans %}</a></li>
<liid="paste_cell_above"class="disabled"><ahref="#">{% trans %}Paste Cells Above{% endtrans %}</a></li>
<liid="paste_cell_below"class="disabled"><ahref="#">{% trans %}Paste Cells Below{% endtrans %}</a></li>
<liid="paste_cell_replace"class="disabled"><ahref="#">{% trans %}Paste Cells & Replace{% endtrans %}</a></li>
<liid="delete_cell"><ahref="#">{% trans %}Delete Cells{% endtrans %}</a></li>
<liid="undelete_cell"class="disabled"><ahref="#">{% trans %}Undo Delete Cells{% endtrans %}</a></li>
<liclass="divider"></li>
<liid="split_cell"><ahref="#">{% trans %}Split Cell{% endtrans %}</a></li>
<liid="merge_cell_above"><ahref="#">{% trans %}Merge Cell Above{% endtrans %}</a></li>
<liid="merge_cell_below"><ahref="#">{% trans %}Merge Cell Below{% endtrans %}</a></li>
<liclass="divider"></li>
<liid="move_cell_up"><ahref="#">{% trans %}Move Cell Up{% endtrans %}</a></li>
<liid="move_cell_down"><ahref="#">{% trans %}Move Cell Down{% endtrans %}</a></li>
<liclass="divider"></li>
<liid="edit_nb_metadata"><ahref="#">{% trans %}Edit Notebook Metadata{% endtrans %}</a></li>
<liclass="divider"></li>
<liid="find_and_replace"><ahref="#"> {% trans %}Find and Replace{% endtrans %} </a></li>
<liclass="divider"></li>
<liid="cut_cell_attachments"><ahref="#">{% trans %}Cut Cell Attachments{% endtrans %}</a></li>
<liid="copy_cell_attachments"><ahref="#">{% trans %}Copy Cell Attachments{% endtrans %}</a></li>
<liid="paste_cell_attachments"class="disabled"><ahref="#">{% trans %}Paste Cell Attachments{% endtrans %}</a></li>
<liclass="divider"></li>
<liid="insert_image"class="disabled"><ahref="#"> {% trans %}Insert Image{% endtrans %} </a></li>
<liclass="dropdown"><ahref="#"class="dropdown-toggle"id="editlink"data-toggle="dropdown"aria-haspopup="true"aria-controls="edit_menu">{% trans %}Edit{% endtrans %}</a>