Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import AI module cookiecutter #13

Merged
merged 8 commits into from
Mar 7, 2023
Merged

import AI module cookiecutter #13

merged 8 commits into from
Mar 7, 2023

Conversation

dlqqq
Copy link
Member

@dlqqq dlqqq commented Mar 7, 2023

  • Imports a cookiecutter specifically for generating Jupyter AI modules.
  • Exposes InsertionContext type from @jupyter-ai/core, imports them in cookiecutter and @jupyter-ai/dalle.
  • Provides usage instructions under packages/jupyter-ai-module-cookiecutter/README.md.

The cookiecutter still contains GH workflows and binder configuration because it is meant to be usable by third-party developers who wish to write their own AI modules, and not just contributors to Jupyter AI.

@dlqqq dlqqq added the enhancement New feature or request label Mar 7, 2023
@dlqqq dlqqq merged commit c32280d into main Mar 7, 2023
@dlqqq dlqqq deleted the cookiecutter branch March 7, 2023 00:31
dbelgrod pushed a commit to dbelgrod/jupyter-ai that referenced this pull request Jun 10, 2024
* import Jupyter AI module cookiecutter

* rename all remaining occurrences of GAI => AI

* declare email in all packages and cookiecutter

* fix VSCode ESLint extension

* export InsertionContext type, add devDep on @jupyter-ai/core

* update cookiecutter readme to delete extra files manually

* configure skipLibCheck: true

* update cookiecutter readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant