diff --git a/test_notebook.ipynb b/test_notebook.ipynb new file mode 100644 index 000000000..cd1ac7f5e --- /dev/null +++ b/test_notebook.ipynb @@ -0,0 +1,28 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": null, + "id": "0", + "metadata": {}, + "outputs": [], + "source": [ + "openai_key = 'sk-proj-AAAAABBBBBCCCCCDDDDDEEEEEFFFFF00000111112222233333444445555566666'", + "\nprint('triggering rescan')" + ] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "name": "python", + "version": "3.12.0" + } + }, + "nbformat": 4, + "nbformat_minor": 5 +} \ No newline at end of file