Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc5ea9df

Browse files
authored
Merge pull request#252 from bsipocz/MAINT_fix_build_warning
MAINT: fix warning in html build
2 parentsee015cf +64b5f63 commitc5ea9df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎site/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You may notice our content is in markdown format (`.md` files). We review and
4242
host notebooks in the[MyST-NB](https://myst-nb.readthedocs.io/) format. We
4343
accept both Jupyter notebooks (`.ipynb`) and MyST-NB notebooks (`.md`).
4444
If you want to sync your`.ipynb` to your`.md` file follow the[pairing
45-
tutorial](content/pairing.md).
45+
tutorial](content/pairing).
4646

4747
```{toctree}
4848
:hidden:

‎tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ deps =
2828
devdeps: matplotlib>=0.0.dev0
2929
devdeps: pandas>=0.0.dev0
3030

31-
allowlist_externals = bash
31+
allowlist_externals = bash, make
3232

3333
commands =
3434
# Force numpy reinstall to work around upper version limits in downstream dependencies (e.g. pandas)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp