Skip to content

Commit

Permalink
add link to script (missing in previous commit)
Browse files Browse the repository at this point in the history
  • Loading branch information
t20100 committed Jun 19, 2019
1 parent 30589dc commit 8ff36e7
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions gui/gui_edp_pyqt.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1890,13 +1890,17 @@
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "subslide"
}
},
"source": [
"[Complete application](solution/app_full.py)\n",
"[](solution/app_ui.py) [.ui file]()"
"Example of complete application:\n",
"\n",
"- [As a standalone script](solution/app_full.py)\n",
"- [As a script](solution/app_ui.py) using an [.ui file](solution/laue_app.ui) (see QtDesigner below)"
]
},
{
Expand Down

0 comments on commit 8ff36e7

Please sign in to comment.