Skip to content

Commit a4b59e4

Browse files
authored
Add link to jupyter notebook from demo video
1 parent 31f5cae commit a4b59e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sasctl/pzmm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Importing the PZMM module is done by running the following line in Python after
3535

3636
## Demos
3737

38-
The following demo video walks through the process of importing a Python model in SAS Model Manager in SAS Viya and shows most of the current features of PZMM. (Note that for this release, the module import statement needs to be `import sasctl.pzmm as pzmm` instead of `import pzmm`.)
38+
The following demo video walks through the process of importing a Python model in SAS Model Manager in SAS Viya and shows most of the current features of PZMM. (Note that for this release, the module import statement needs to be `import sasctl.pzmm as pzmm` instead of `import pzmm`.) The notebook from the demo is called Fleet_Management_DecisionTree.ipynb and can be found in the [examples folder here.](../../../examples/Fleet_Management_DecisionTree.ipynb)
3939

4040
[<img src="pzmmintro.jpg" alt="drawing" width="600"/>](https://players.brightcove.net/3665946608001/default_default/index.html?videoId=6164663310001)
4141

0 commit comments

Comments
 (0)