Notebook Mockup
A lightweight simulated Jupyter notebook for mockups and prototype flows
+ Code
+ Markdown
Run All
Insert Sample Cells
Tip: Click a cell's Run to execute. Code execution is simulated (supports simple print(...) and basic arithmetic).
In [ ]
Code
Run
Toggle Preview
Delete
# Example: Use print('hello') or print(1+2) print('Hello from mock notebook')
Markdown
Render
Toggle Editor
Delete
# Welcome This is a markdown cell. Use headings, **bold**, *italic*, and `inline code`.