mysql / mysql/mysql-shell-plugins
Allow notebooks to be saved and loaded
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 96
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Please allow DB Notebooks to be saved to files and loaded (from files)
This would help greatly with preserving queries and their results and would also serve as makeshift documentation and examples for project.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by locating the DB Notebook implementation and its save/load entry points, then determine how queries and results should be serialized and restored; done means notebooks can be saved to and loaded from files with both preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, typescript
- Domain
- cli, database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100