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

FEAT: Add Jupyter directive for specifying breaks in markdown cells #84

Merged
merged 5 commits into from Sep 24, 2018

Conversation

FelipeMaldonado
Copy link
Collaborator

@FelipeMaldonado FelipeMaldonado commented Sep 4, 2018

This PR is to include a new directive to get more control over the jupyter notebooks, including the option of cell-break (e.g., when the text is too long)

Implemented:

  • :cell-break: break jupyter input cells

@mmcky
Copy link
Contributor

mmcky commented Sep 4, 2018

work towards addressing #13

@mmcky
Copy link
Contributor

mmcky commented Sep 5, 2018

  • tidy up and remove unnecessary code
  • add documentation and comments

@mmcky mmcky added the in-work label Sep 18, 2018
@mmcky mmcky changed the title FEAT: Add Jupyter directive FEAT: Add Jupyter directive for specifying breaks in markdown cells Sep 21, 2018
@mmcky mmcky added in-review and removed in-work labels Sep 21, 2018
@FelipeMaldonado FelipeMaldonado merged commit cc6ab08 into master Sep 24, 2018
@mmcky mmcky deleted the add-directive branch July 11, 2019 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants