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

Remove bootstrap and development widgets #110

Closed
wants to merge 4 commits into from

Conversation

rschroll
Copy link
Contributor

Describe your changes

Remove the TableWidget and FormWidget, which seem to have been left over from early development. As a side effect, this removes Bootstrap, which had been messing up the display of a number of parts of Jupyterlab.

Issue number

Closes #101, closes #102

Checklist before requesting a review

This seems to have been a development step, but isn't being used
anymore.  Removing it cleans up the Bootstrap styling issues of
issue ploomber#101.

The ConnectorWidget doesn't look as good without the Bootstrap
sytles; we'll try to clean that up a bit in a later commit.
This also seems to have been a development test.  It wasn't breaking
anything, but it still seems worth it to clean up.  In the process,
this tidies up imports just a little.
@edublancas
Copy link
Contributor

hi @rschroll, thanks for contributing to this? is this ready for review?

@rschroll
Copy link
Contributor Author

If you want to review, I'm happy to hear your thoughts. But the connector widget is a bit ugly looking right now. I thought I'd play with the CSS a bit to see if there are early wins. But if you prefer to get this in quickly as a fix and then clean up the widget in another PR, that's reasonable too!

@edublancas
Copy link
Contributor

@rschroll oh, you're right! I completely forgot that our connector widget depends on boostrap. I'd appreciate it if you can add some CSS so it looks ok. I guess JupyterLab already provides some CSS that would make this easier? but up to you!

@xofbd xofbd deleted the rm-bootstrap branch May 22, 2024 19:24
@edublancas
Copy link
Contributor

closing due to inactivity

@edublancas edublancas closed this Jul 18, 2024
@edublancas edublancas mentioned this pull request Aug 28, 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.

remove sample widget remove bootstrap
2 participants