Skip to content

Commit 10550ad

Browse files
Merge pull request #23 from kabilar/main
Add Facemap citation
2 parents a66b701 + 59aa55f commit 10550ad

File tree

6 files changed

+24
-24
lines changed

6 files changed

+24
-24
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
44
[Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
55

6+
## [0.1.6] - 2023-05-22
7+
8+
+ Add - Facemap citation
9+
+ Update - mkdocs.yaml
10+
611
## [0.1.5] - 2023-05-11
712

813
+ Fix - `.ipynb` dark mode output for all notebooks.
@@ -38,6 +43,7 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
3843
the diagonal matrix
3944
+ Add - Output directory inferral, if unspecified.
4045

46+
[0.1.6]: https://github.com/datajoint/element-facemap/releases/tag/0.1.6
4147
[0.1.5]: https://github.com/datajoint/element-facemap/releases/tag/0.1.5
4248
[0.1.4]: https://github.com/datajoint/element-facemap/releases/tag/0.1.4
4349
[0.1.3]: https://github.com/datajoint/element-facemap/releases/tag/0.1.3

docs/.docker/pip_requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ mkdocs-literate-nav
99
mkdocs-exclude-search
1010
mkdocs-markdownextradata-plugin
1111
mkdocs-jupyter
12+
mkdocs-section-index

docs/docker-compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ services:
1414
- PACKAGE
1515
- UPSTREAM_REPO
1616
- MODE
17-
- GOOGLE_ANALYTICS_KEY
1817
volumes:
1918
- ../docs:/main/docs
2019
- ../${PACKAGE}:/main/${PACKAGE}

docs/mkdocs.yaml

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -42,17 +42,14 @@ nav:
4242
# UPSTREAM_REPO=https://github.com/datajoint/element-{ELEMENT}.git \
4343
# HOST_UID=$(id -u) docker compose -f docs/docker-compose.yaml up --build
4444
# ```
45-
# 02. Site analytics depend on a local environment variable GOOGLE_ANALYTICS_KEY
46-
# You can find this in LastPass or declare with any string to suppress errors
47-
# 03. The API section will pull docstrings.
45+
# 02. The API section will pull docstrings.
4846
# A. Follow google styleguide e.g.,
4947
# https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html
5048
# With typing suggestions: https://docs.python.org/3/library/typing.html
5149
# B. To pull a specific workflow fork, change ./docs/src/api/make_pages.py#L19
52-
# 04. To see your fork of the workflow-{element} in this render, change the
50+
# 03. To see your fork of the workflow-{element} in this render, change the
5351
# URL in ./docs/src/api/make_pages.py#L19 to your fork.
54-
# 05. For redirecting options For redirect options, see 'redirects' below.
55-
# 06. To deploy this site on your fork,
52+
# 04. To deploy this site on your fork,
5653
# A. declare a branch called gh-pages
5754
# B. go to the your fork > settings > pages
5855
# C. direct pages to render from the gh-pages branch at root
@@ -87,9 +84,6 @@ theme:
8784
plugins:
8885
- markdownextradata: {}
8986
- search
90-
# - redirects: # OPTIONAL REDIRECTS
91-
# redirect_maps:
92-
# "index.md": "getting_started.md"
9387
- mkdocstrings:
9488
default_handler: python
9589
handlers:
@@ -109,6 +103,7 @@ plugins:
109103
- mkdocs-jupyter: # For future tutorial notebooks
110104
ignore_h1_titles: True
111105
ignore: ["*make_pages.py"]
106+
- section-index
112107
markdown_extensions:
113108
- attr_list
114109
- md_in_html
@@ -133,14 +128,12 @@ markdown_extensions:
133128
- pymdownx.snippets
134129
- pymdownx.arithmatex:
135130
generic: true
136-
137-
131+
- pymdownx.magiclink # Displays bare URLs as links
132+
- pymdownx.tasklist: # Renders check boxes in tasks lists
133+
custom_checkbox: true
138134
extra:
139135
PATCH_VERSION: !ENV PATCH_VERSION
140136
generator: false # Disable watermark
141-
analytics:
142-
provider: google
143-
property: !ENV GOOGLE_ANALYTICS_KEY
144137
version:
145138
provider: mike
146139
social:

docs/src/citation.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Citation
22

3-
If your work uses this Element, please cite the following manuscript and Research
4-
Resource Identifier (RRID).
3+
If your work uses the following resources, please cite the respective manuscript and/or Research Resource Identifier (RRID):
54

6-
+ Yatsenko D, Nguyen T, Shen S, Gunalan K, Turner CA, Guzman R, Sasaki M, Sitonic D,
7-
Reimer J, Walker EY, Tolias AS. DataJoint Elements: Data Workflows for
8-
Neurophysiology. bioRxiv. 2021 Jan 1. doi: https://doi.org/10.1101/2021.03.30.437358
5+
+ DataJoint Element Facemap - Version {{ PATCH_VERSION }}
6+
+ Yatsenko D, Nguyen T, Shen S, Gunalan K, Turner CA, Guzman R, Sasaki M, Sitonic D,
7+
Reimer J, Walker EY, Tolias AS. DataJoint Elements: Data Workflows for
8+
Neurophysiology. bioRxiv. 2021 Jan 1. doi: https://doi.org/10.1101/2021.03.30.437358
99

10-
+ DataJoint Elements ([RRID:SCR_021894](https://scicrunch.org/resolver/SCR_021894)) -
11-
Element Facemap (version {{ PATCH_VERSION }})
12-
10+
+ [RRID:SCR_021894](https://scicrunch.org/resolver/SCR_021894)
11+
12+
+ Facemap
13+
+ [Manuscripts](https://github.com/MouseLand/facemap#citation)

element_facemap/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""Package metadata."""
2-
__version__ = "0.1.5"
2+
__version__ = "0.1.6"

0 commit comments

Comments
 (0)