Skip to content

Styling changes for Gradio Workbook - #982

Closed
zakariassoul wants to merge 9 commits into
mainfrom
pr982
Closed

Styling changes for Gradio Workbook#982
zakariassoul wants to merge 9 commits into
mainfrom
pr982

Conversation

Successfully loads the local editor as a VSCode webview
Now that our actual local-editor works, no need to use the sample webview-ui to test the extension
Get the aiconfig from the VSCode textdocument:

* The extension sends an `update` request to the webview when the TextDocument changes.

* The webview handles that by updating the state of the AIConfig, which will trigger a re-render.
Delete an older experiment of a vscode extension.

Main difference about this is it uses webpack for the build step but that's most likely unnecessary for our case.
Update content security policy to allow external images to render
Plus publish script for test-pypi
@rossdanlm

Copy link
Copy Markdown
Contributor

Merge conflicts resolved in #985

@rholinshead rholinshead left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is from a pretty old stack & shouldn't be merged as-is. Gradio styles are in GradioTheme.ts

@saqadri saqadri closed this Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants