{"cells": [{"cell_type": "markdown", "metadata": {"pycharm": {"is_executing": true, "name": "#%% md\n"}}, "source": ["# Sample Annotating"]}, {"cell_type": "markdown", "metadata": {}, "source": ["> **_Google Colab Note:_** If the notebook fails to run after installing the needed packages, try to restart the runtime (Ctrl + M) under Runtime -> Restart session.\n", "\n", "[](https://colab.research.google.com/github/scikit-activeml/scikit-activeml.github.io/blob/gh-pages/development/generated/tutorials_colab//03_pool_oracle_annotations.ipynb)"]}, {"cell_type": "markdown", "metadata": {}, "source": ["**Notebook Dependencies**\n", "\n", "Uncomment the following cells to install all dependencies for this tutorial."]}, {"cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [], "source": ["# !pip install scikit-activeml\n", "# !pip install ipyannotations\n", "# !pip install superintendent\n", "# !jupyter nbextension install --user --py ipyannotations\n", "# !jupyter nbextension enable --user --py ipyannotations"]}, {"cell_type": "markdown", "metadata": {}, "source": ["