Skip to content

Conversation

@blink1073
Copy link
Contributor

No description provided.

@github-actions
Copy link
Contributor

Binder 👈 Launch a Binder on branch blink1073/notebook/more-ci-boost

@blink1073 blink1073 requested a review from jtpio December 23, 2022 12:59
@jtpio jtpio added this to the 7.0 milestone Dec 23, 2022
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
- run: |
sudo apt-get update
sudo apt install enchant-2 # for spelling
Copy link
Member

Choose a reason for hiding this comment

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

Does it mean we would need to install that package locally if we want to build the docs manually?

Copy link
Member

Choose a reason for hiding this comment

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

Ah ok just saw the try except block below, so it's probably fine and does prevent building the docs if the package is missing.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, on Windows it works automatically but on other systems you have to separately install enchant, so we add this block to avoid requiring the c library on posix.

Copy link
Member

@jtpio jtpio left a comment

Choose a reason for hiding this comment

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

Thanks!

@jtpio jtpio merged commit 840b425 into jupyter:main Dec 23, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants