Skip to content

Conversation

choldgraf
Copy link
Contributor

This PR does a couple of things:

  • Adds an announcement banner for JupyterCon
  • Links a CSS file from the Jupyter documentation that we can use for jupyter colors in our docs

Copy link

Binder 👈 Launch a binder notebook on branch choldgraf/ipywidgets/patch-1

@choldgraf
Copy link
Contributor Author

the build problems seem to be unrelated to this, I think they are redirect errors?

@jasongrout
Copy link
Member

I did a test PR to check if the build problem is systemic, and the build there passed. I'll spend a few minutes looking into this.

@choldgraf
Copy link
Contributor Author

oops that was a silly mistake from me, I didn't see the pre-existing setup(app), thanks for finding that

@jasongrout
Copy link
Member

I think I found the problem. @choldgraf - you added a new setup function in the conf.py, which overwrote the existing setup function. The existing setup function is what triggered building the pages that the redirection error was complaining about.

I just combined the two setup functions.

@jasongrout jasongrout merged commit 6895aa2 into jupyter-widgets:main Sep 22, 2025
21 checks passed
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.

2 participants