Skip to content

Commit

Permalink
notebook init
Browse files Browse the repository at this point in the history
Signed-off-by: kalyan <[email protected]>
  • Loading branch information
rawwar committed Nov 16, 2023
1 parent 2c3b744 commit 7c66032
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions docs/source/examples/demo_model_access_control.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Demo Notebook on Model Access Control"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"If you want to get some background information on Model Access Control, please refer to [Docs](https://opensearch.org/docs/latest/ml-commons-plugin/model-access-control/) for detailed information"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": []
}
],
"metadata": {
"language_info": {
"name": "python"
}
},
"nbformat": 4,
"nbformat_minor": 2
}

0 comments on commit 7c66032

Please sign in to comment.