We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46bb1e8 commit abab8d6Copy full SHA for abab8d6
AI-and-Analytics/Getting-Started-Samples/INC-Quantization-Sample-for-PyTorch/README.MD
@@ -107,6 +107,7 @@ cd oneAPI-samples/AI-and-Analytics/Getting-Started-Samples
107
pip install -r requirements.txt
108
```
109
**Install Jupyter Notebook** by running `pip install notebook`. Alternatively, see [Installing Jupyter](https://jupyter.org/install) for detailed installation instructions.
110
+
111
3. Launch Jupyter Notebook:
112
> **Note**: You might need to register Conda kernel to Jupyter Notebook kernel,
113
feel free to check [the instruction](https://github.com/IntelAI/models/tree/master/docs/notebooks/perf_analysis#option-1-conda-environment-creation)
0 commit comments