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

Fix links and skip everything on community #385

Merged
merged 1 commit into from
Jul 19, 2022
Merged

Fix links and skip everything on community #385

merged 1 commit into from
Jul 19, 2022

Conversation

jsignell
Copy link
Contributor

This should fix the link check test.

@jsignell jsignell requested review from forana and jnolis as code owners July 18, 2022 19:35
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

| grep -v 'demo.saturnenterprise.io' \
| grep -v "https://github.com/saturncloud/docs/" \
| grep -v "https://github.com/saturncloud/website/" \
| grep -v "https://fonts." \
| grep -v "https://www.kaggle.com/code/fahd09/eda-of-crime-in-chicago-2005-2016/notebook" \
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I just couldn't figure out what was causing the issue with this one. The link seems fine and it doesn't redirect, so I ended up skipping it just because it doesn't seem worth worrying about.

@jsignell jsignell merged commit 70aa04b into main Jul 19, 2022
@jsignell jsignell deleted the fix-links branch July 19, 2022 13:55
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