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

Set up OpenAI API Key to use the server extension config #2

Open
lhr0909 opened this issue Sep 1, 2021 · 0 comments
Open

Set up OpenAI API Key to use the server extension config #2

lhr0909 opened this issue Sep 1, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@lhr0909
Copy link
Owner

lhr0909 commented Sep 1, 2021

Right now the API key configuration is exposed in the frontend, and it might be best to move it to the server extension configuration. Although it is a bit cumbersome in terms of set up, it is potentially safer.

There are reference comments in the server extension files, and we can mainly follow the pattern in the JupyterLab Git extension.

JupyterLabGit server settings doc

JupyterLabGit server settings source code

@lhr0909 lhr0909 added the good first issue Good for newcomers label Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant