Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Add new "metacell" option, where metadata is extracted from the first notebook cell #92

Merged
merged 1 commit into from
Jun 4, 2018

Conversation

soxofaan
Copy link
Contributor

(sorry, accidentally deleted original PR #89, this is new one, with rebased branch)

Concept based on https://github.com/peijunz/ipynb2pelican, where the metadata is extracted from the first cell of the notebook.
This makes things easier because the metadata can trivially be managed from within the notebook (no need for a separate .ipynb-meta file or manually editing the .ipynb json)

soxofaan pushed a commit to soxofaan/pelican-jupyter that referenced this pull request May 28, 2018
@soxofaan
Copy link
Contributor Author

note that this PR conflicts with PRs #90 and #91 because it also changes the get_html_from_filepath call in markup.py

@soxofaan
Copy link
Contributor Author

soxofaan commented Jun 2, 2018

(FYI rebased this PR now that #90 is merged)

@danielfrg danielfrg merged commit d55272e into danielfrg:master Jun 4, 2018
@soxofaan soxofaan deleted the metacell branch June 4, 2018 22:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants