xoo-creative / flash

⚡️ flash: Learn new technologies more quickly and concretely. Made by engineers, for engineers, utilizing education techniques.
0 stars 0 forks source link

Refactor `mvp.ipynb` to use one function to generate #24

Closed tommysteryy closed 8 months ago

tommysteryy commented 8 months ago

Description

Reduce all the boilerplate code to generate content by making a function that just takes the prompt_name and technology.

Acceptance Criteria

A simplified mvp.ipynb with just function calls.

Tasks

NA