Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
armanboyaci
on Dec 18, 2024
|
parent
|
context
|
favorite
| on:
Jupyter Notebooks as E2E Tests
> I wish there was two types of ipynb files, one for file with just code and markdown (for example ipynbc), and one for keeping code+markdown+results.
I believe you can achieve that if you use jupytext library, right?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I believe you can achieve that if you use jupytext library, right?