From 5d402899aae7065ef3e7a75b163a66cfd55fb847 Mon Sep 17 00:00:00 2001 From: hajdul88 <52442977+hajdul88@users.noreply.github.com> Date: Mon, 25 Aug 2025 11:52:54 +0200 Subject: [PATCH] chore deleting empty notebook from cognee --- .../github_analysis_step_by_step.ipynb | 37 ------------------- 1 file changed, 37 deletions(-) delete mode 100644 cognee/notebooks/github_analysis_step_by_step.ipynb diff --git a/cognee/notebooks/github_analysis_step_by_step.ipynb b/cognee/notebooks/github_analysis_step_by_step.ipynb deleted file mode 100644 index 54f657bb0..000000000 --- a/cognee/notebooks/github_analysis_step_by_step.ipynb +++ /dev/null @@ -1,37 +0,0 @@ -{ - "cells": [ - { - "cell_type": "code", - "execution_count": null, - "id": "initial_id", - "metadata": { - "collapsed": true - }, - "outputs": [], - "source": [ - "" - ] - } - ], - "metadata": { - "kernelspec": { - "display_name": "Python 3", - "language": "python", - "name": "python3" - }, - "language_info": { - "codemirror_mode": { - "name": "ipython", - "version": 2 - }, - "file_extension": ".py", - "mimetype": "text/x-python", - "name": "python", - "nbconvert_exporter": "python", - "pygments_lexer": "ipython2", - "version": "2.7.6" - } - }, - "nbformat": 4, - "nbformat_minor": 5 -}