Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1436ff7

Browse filesBrowse files
author
JimMcKeeth
committed
2 parents b570aef + 5b7bbff commit 1436ff7
Copy full SHA for 1436ff7

File tree

2 files changed

+4
-4
lines changed
Filter options

2 files changed

+4
-4
lines changed
Binary file not shown.

‎Tutorials/Webinar II/README.md

Copy file name to clipboardExpand all lines: Tutorials/Webinar II/README.md
+4-4
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33

44
![P4D Logo](https://github.com/pyscripter/python4delphi/wiki/Images/Python4Delphi-Libraries.png)
55

6-
- [Webinar Info]()
6+
- [Webinar Info](https://blogs.embarcadero.com/python-for-delphi-developers-webinar/)
77

8-
- [Video replay]()
8+
- [Video replay](https://blogs.embarcadero.com/combining-the-strengths-of-delphi-and-python/)
99

1010
- [Slides]()
1111

12-
- Source code is included in this folder. Demo33 is in the Demos directory and the python extension module demos are in the Modules directory.
12+
- Source code is included in this folder. [Demo33](https://github.com/pyscripter/python4delphi/tree/master/Demos/Demo33) is in the Demos directory and the python extension [module demos](https://github.com/pyscripter/python4delphi/tree/master/Modules/DemoModule) are in the Modules directory.
1313

1414
Please note that to compile the source code you need to install the [SVGIconLibrary](https://github.com/EtheaDev/SVGIconImageList).
15-
PyChartHTML uses the TEdgeBrowser control. So you need to use Delphi 10.4 or later and install the [WebView2 Runtime](https://developer.microsoft.com/en-us/microsoft-edge/webview2/). The required WebView2Loader.dll is already in the output folder. Finally the visualization and analytics demos make use of a range of python modules that need to be installed in python using the python package installer pip. These needed modules are listed below:
15+
PyChartHTML uses the [TEdgeBrowser](http://docwiki.embarcadero.com/RADStudio/Sydney/en/Using_TEdgeBrowser_Component_and_Changes_to_the_TWebBrowser_Component) control. So you need to use Delphi 10.4 or later and install the [WebView2 Runtime](https://developer.microsoft.com/en-us/microsoft-edge/webview2/). The required WebView2Loader.dll is already in the output folder. Finally the visualization and analytics demos make use of a range of python modules that need to be installed in python using the python package installer pip. These needed modules are listed below:
1616

1717
- numpy
1818
- pandas

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.