Skip to content

Conversation

@kosstbarz
Copy link
Contributor

No description provided.

@kosstbarz kosstbarz requested review from a team, dmzolotarev and mare5x November 20, 2025 13:23
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For some reason when I open this notebook in PyCharm I see JSON instead of notebook cells. Does it work properly for you?

{
 "cells": [
  {
   "metadata": {},
   "cell_type": "markdown",
   "source": [
    "# Web Shop Orders — Databao Reporting Demo (Case 2)\n",
    "\n",
    "This notebook demonstrates full EDA process using Databao\n",
    "\n",
    "\n",
    "Notes:\n",
    "- You need a DuckDB database at `data/web_shop.duckdb`\n",
    "- You can use either a cloud LLM (OpenAI) or a local model (Ollama).\n"
   ],
   "id": "72fa770ba90f80ab"
  },
...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For me both notebooks work well

Copy link
Contributor

@mare5x mare5x Nov 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have tried to open it in PyCharm, Cursor, in browser, GitHub and Google Colab. In all cases it shows only the JSON like above. 🤔

@kosstbarz kosstbarz linked an issue Nov 20, 2025 that may be closed by this pull request
Copy link
Contributor

@mare5x mare5x left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, but please fix the notebook first

@kosstbarz kosstbarz merged commit c3d713c into main Nov 21, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update prompt

3 participants