-
Notifications
You must be signed in to change notification settings - Fork 567
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
Expose pygments styles #836
Commits on Mar 16, 2018
-
handling embeded images in html converter
Lukasz Mitusinski committedMar 16, 2018 Configuration menu - View commit details
-
Copy full SHA for 792f285 - Browse repository at this point
Copy the full SHA 792f285View commit details
Commits on Mar 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 308fb29 - Browse repository at this point
Copy the full SHA 308fb29View commit details
Commits on Mar 22, 2018
-
test for attachments conversion
Lukasz Mitusinski committedMar 22, 2018 Configuration menu - View commit details
-
Copy full SHA for cb50e63 - Browse repository at this point
Copy the full SHA cb50e63View commit details
Commits on Apr 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for cb27fe1 - Browse repository at this point
Copy the full SHA cb27fe1View commit details
Commits on Apr 5, 2018
-
update font-awesome version for slides
Correoso Garcia authored and Correoso Garcia committedApr 5, 2018 Configuration menu - View commit details
-
Copy full SHA for ae98bab - Browse repository at this point
Copy the full SHA ae98babView commit details
Commits on May 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1726d1f - Browse repository at this point
Copy the full SHA 1726d1fView commit details
Commits on May 19, 2018
-
Move preprocess logic into setup_preprocessor and start_new_kernel
setup_preprocessor is a contextmanager that handles setting and cleaning up attributes needed by the rest of the execution logic (specifically self.nb, self.km, self.kc). start_new_kernel was previously a callback function and is now a separate method used inside setup_preprocessor. This also introduces a dynamic default for the `kernel_name` traitlet that checks if self.nb is defined to see if it has a kernel name, and otherwise will raise an AttributeError (since that means it is being relied upon without any way to know which kernel is to be used.
Configuration menu - View commit details
-
Copy full SHA for c1cb89c - Browse repository at this point
Copy the full SHA c1cb89cView commit details -
moved _display_id_map help inside the declaration instead of comment unified named imports from traitlets
Configuration menu - View commit details
-
Copy full SHA for 0de8f30 - Browse repository at this point
Copy the full SHA 0de8f30View commit details
Commits on Jun 5, 2018
-
add --no-input flag, including new test
Feature mentioned in nteract/papermill#135 (comment)
Configuration menu - View commit details
-
Copy full SHA for 5cd757f - Browse repository at this point
Copy the full SHA 5cd757fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed9411f - Browse repository at this point
Copy the full SHA ed9411fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d793902 - Browse repository at this point
Copy the full SHA d793902View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9611e95 - Browse repository at this point
Copy the full SHA 9611e95View commit details
Commits on Jun 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 30912be - Browse repository at this point
Copy the full SHA 30912beView commit details
Commits on Jul 9, 2018
-
Tyler Makaro committed
Jul 9, 2018 Configuration menu - View commit details
-
Copy full SHA for 48937b3 - Browse repository at this point
Copy the full SHA 48937b3View commit details
Commits on Jul 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f668b2f - Browse repository at this point
Copy the full SHA f668b2fView commit details -
Documented '--inplace' command line flag.
Per GitHub issue #837, document the '--inplace' command line flag.
Configuration menu - View commit details
-
Copy full SHA for 8f58ed4 - Browse repository at this point
Copy the full SHA 8f58ed4View commit details
Commits on Jul 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 05bd01a - Browse repository at this point
Copy the full SHA 05bd01aView commit details -
Merge pull request #843 from berleon/drop-py3.3
Drop support for python 3.3
Configuration menu - View commit details
-
Copy full SHA for 3204729 - Browse repository at this point
Copy the full SHA 3204729View commit details
Commits on Jul 24, 2018
-
Add note about local reveal_url_prefix
I noticed that absolute paths do not work since a URL is constructed from the directory, but this was not clear from the documentation. If someone has a better wording, I'll be glad to change it. Also, this should updated in https://nbconvert.readthedocs.io/en/latest/config_options.html but the 'Edit on Github' button is broken.
Configuration menu - View commit details
-
Copy full SHA for b6ab551 - Browse repository at this point
Copy the full SHA b6ab551View commit details
Commits on Jul 29, 2018
-
move style option out of base preprocessor
Tyler Makaro committedJul 29, 2018 Configuration menu - View commit details
-
Copy full SHA for 800bc93 - Browse repository at this point
Copy the full SHA 800bc93View commit details -
Tyler Makaro committed
Jul 29, 2018 Configuration menu - View commit details
-
Copy full SHA for d9cbf2d - Browse repository at this point
Copy the full SHA d9cbf2dView commit details
Commits on Aug 2, 2018
-
Merge pull request #816 from mpacer/config_kernel_manager
Pass config to kernel from ExecutePreprocessor for configurable kernels
Configuration menu - View commit details
-
Copy full SHA for 3a1eca8 - Browse repository at this point
Copy the full SHA 3a1eca8View commit details
Commits on Aug 7, 2018
-
Merge pull request #792 from vidartf/fix-widgets
Update widgets CDN for ipywidgets 7 w/fallback
Configuration menu - View commit details
-
Copy full SHA for d8bccf4 - Browse repository at this point
Copy the full SHA d8bccf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0e58ed - Browse repository at this point
Copy the full SHA e0e58edView commit details
Commits on Aug 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7655d9a - Browse repository at this point
Copy the full SHA 7655d9aView commit details
Commits on Aug 9, 2018
-
Merge pull request #852 from SylvainCorlay/used-kernel
WIP. Allow the execute preprocessor to make use of an existing kernel
Configuration menu - View commit details
-
Copy full SHA for ee1e7e2 - Browse repository at this point
Copy the full SHA ee1e7e2View commit details -
Merge pull request #854 from SylvainCorlay/pytest-deps
Move onlyif_cmds_exist decorator to test-specific utils
Configuration menu - View commit details
-
Copy full SHA for 9f5c402 - Browse repository at this point
Copy the full SHA 9f5c402View commit details
Commits on Aug 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3d1a76f - Browse repository at this point
Copy the full SHA 3d1a76fView commit details
Commits on Aug 16, 2018
-
Merge pull request #847 from akhmerov/bugfix/issue-846
properly treat JSON data
Configuration menu - View commit details
-
Copy full SHA for 61f02a0 - Browse repository at this point
Copy the full SHA 61f02a0View commit details -
Merge pull request #844 from OliverEvans96/patch-1
Add note about local reveal_url_prefix
Configuration menu - View commit details
-
Copy full SHA for ec8c320 - Browse repository at this point
Copy the full SHA ec8c320View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ec3f52 - Browse repository at this point
Copy the full SHA 5ec3f52View commit details -
Merge pull request #793 from kikocorreoso/update-FA-version
update font-awesome version for slides
Configuration menu - View commit details
-
Copy full SHA for 9f1a2aa - Browse repository at this point
Copy the full SHA 9f1a2aaView commit details
Commits on Aug 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5847efd - Browse repository at this point
Copy the full SHA 5847efdView commit details
Commits on Aug 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fe94c16 - Browse repository at this point
Copy the full SHA fe94c16View commit details -
Merge pull request #862 from SylvainCorlay/execute-fixup
No need to check for the channels already running
Configuration menu - View commit details
-
Copy full SHA for c60f7ad - Browse repository at this point
Copy the full SHA c60f7adView commit details
Commits on Aug 23, 2018
-
Merge pull request #860 from akhmerov/feature/execute-language-metadata
populate language_info metadata when executing
Configuration menu - View commit details
-
Copy full SHA for 1a7b848 - Browse repository at this point
Copy the full SHA 1a7b848View commit details -
Configuration menu - View commit details
-
Copy full SHA for d061612 - Browse repository at this point
Copy the full SHA d061612View commit details -
Configuration menu - View commit details
-
Copy full SHA for bddccfa - Browse repository at this point
Copy the full SHA bddccfaView commit details
Commits on Aug 25, 2018
-
I was working on jupyter/notebook#3879 and it looks like the intended way to determine whether the exporter should show up in the list generated by the notebook server was by checking `export_from_notebook`, but it isn't defined for any of the builtin exporters. The docs also say this specifies a friendly name for the exporter. In the PR mentioned above, I used the name defined by the entrypoint to key the exporter. It sounds like maybe we should use the value in `export_from_notebook` instead, so I've made them match, but perhaps it's confusing to have a "name" for the entrypoint in two places.
Configuration menu - View commit details
-
Copy full SHA for 0802328 - Browse repository at this point
Copy the full SHA 0802328View commit details
Commits on Aug 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 80a1740 - Browse repository at this point
Copy the full SHA 80a1740View commit details
Commits on Aug 29, 2018
-
Merge pull request #863 from driscollis/patch-1
Fix minor typo in usage.rst
Configuration menu - View commit details
-
Copy full SHA for cf56067 - Browse repository at this point
Copy the full SHA cf56067View commit details -
Merge pull request #864 from starcruiseromega/set_endpoints
Add export_from_notebook
Configuration menu - View commit details
-
Copy full SHA for d084072 - Browse repository at this point
Copy the full SHA d084072View commit details -
Merge pull request #867 from mpetroff/add-latex-author-support
If set, use `nb.metadata.authors` for LaTeX author line
Configuration menu - View commit details
-
Copy full SHA for 2f11f17 - Browse repository at this point
Copy the full SHA 2f11f17View commit details -
Merge pull request #780 from twosigma/lmitusinski/embeded_attachments
handle embedded images in html converter
Configuration menu - View commit details
-
Copy full SHA for d3c91bb - Browse repository at this point
Copy the full SHA d3c91bbView commit details -
Merge pull request #784 from mgeier/keep-empty-cells
Don't remove empty cells by default
Configuration menu - View commit details
-
Copy full SHA for 4d9fe03 - Browse repository at this point
Copy the full SHA 4d9fe03View commit details -
Merge pull request #839 from rlabbe/master
Document --inplace command line flag.
Configuration menu - View commit details
-
Copy full SHA for 6100503 - Browse repository at this point
Copy the full SHA 6100503View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3053e08 - Browse repository at this point
Copy the full SHA 3053e08View commit details
Commits on Aug 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e1e7e89 - Browse repository at this point
Copy the full SHA e1e7e89View commit details -
Side question: are we ready to drop 2.7 ?
Configuration menu - View commit details
-
Copy full SHA for 4a742d6 - Browse repository at this point
Copy the full SHA 4a742d6View commit details
Commits on Aug 31, 2018
-
Merge pull request #871 from Carreau/python_requires
Add python_requires metadata.
Configuration menu - View commit details
-
Copy full SHA for 9896339 - Browse repository at this point
Copy the full SHA 9896339View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81d6d1a - Browse repository at this point
Copy the full SHA 81d6d1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa4eb7f - Browse repository at this point
Copy the full SHA aa4eb7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for db5618b - Browse repository at this point
Copy the full SHA db5618bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 867e12d - Browse repository at this point
Copy the full SHA 867e12dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b49237 - Browse repository at this point
Copy the full SHA 5b49237View commit details
Commits on Sep 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for caf130e - Browse repository at this point
Copy the full SHA caf130eView commit details -
Fix Unknown exporter "ipynb" #3769
Fix Unknown exporter "ipynb": Did you mean "notebook" Closes #3769
Configuration menu - View commit details
-
Copy full SHA for cae13ff - Browse repository at this point
Copy the full SHA cae13ffView commit details
Commits on Sep 2, 2018
-
Merge pull request #873 from elgalu/fix-unknown-exporter-ipynb-issue-…
…3769 Fix Unknown exporter "ipynb"
Configuration menu - View commit details
-
Copy full SHA for cf59239 - Browse repository at this point
Copy the full SHA cf59239View commit details
Commits on Sep 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8b47cf1 - Browse repository at this point
Copy the full SHA 8b47cf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61c3984 - Browse repository at this point
Copy the full SHA 61c3984View commit details -
Configuration menu - View commit details
-
Copy full SHA for f64febd - Browse repository at this point
Copy the full SHA f64febdView commit details -
Merge pull request #874 from MSeal/long_description
Added long description to setuptools for new pypi page
Configuration menu - View commit details
-
Copy full SHA for 87ed6b3 - Browse repository at this point
Copy the full SHA 87ed6b3View commit details
Commits on Sep 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e058728 - Browse repository at this point
Copy the full SHA e058728View commit details -
Configuration menu - View commit details
-
Copy full SHA for b684cdd - Browse repository at this point
Copy the full SHA b684cddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ea7487 - Browse repository at this point
Copy the full SHA 2ea7487View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1272219 - Browse repository at this point
Copy the full SHA 1272219View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21cfcac - Browse repository at this point
Copy the full SHA 21cfcacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e8704c - Browse repository at this point
Copy the full SHA 5e8704cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cff8dae - Browse repository at this point
Copy the full SHA cff8daeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80465f3 - Browse repository at this point
Copy the full SHA 80465f3View commit details
Commits on Sep 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fb38c77 - Browse repository at this point
Copy the full SHA fb38c77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90ae108 - Browse repository at this point
Copy the full SHA 90ae108View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ddd5fa - Browse repository at this point
Copy the full SHA 9ddd5faView commit details -
Merge pull request #876 from MSeal/release-changelog-5.4
Release changelog 5.4
Configuration menu - View commit details
-
Copy full SHA for 5ade53d - Browse repository at this point
Copy the full SHA 5ade53dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a61dd4e - Browse repository at this point
Copy the full SHA a61dd4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b38bce - Browse repository at this point
Copy the full SHA 0b38bceView commit details
Commits on Sep 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c642009 - Browse repository at this point
Copy the full SHA c642009View commit details
Commits on Sep 12, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3d49c62 - Browse repository at this point
Copy the full SHA 3d49c62View commit details
Commits on Sep 14, 2018
-
Merge pull request #887 from MSeal/release-docs-improvement
Updated release instructions based on 5.4 release walk-through
Configuration menu - View commit details
-
Copy full SHA for 7336d6e - Browse repository at this point
Copy the full SHA 7336d6eView commit details -
Merge pull request #882 from mgeier/doc-warning
DOC: Add missing language specification to code-block
Configuration menu - View commit details
-
Copy full SHA for 6dd08eb - Browse repository at this point
Copy the full SHA 6dd08ebView commit details
Commits on Sep 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 30548c0 - Browse repository at this point
Copy the full SHA 30548c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a70b30 - Browse repository at this point
Copy the full SHA 0a70b30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e6b2da - Browse repository at this point
Copy the full SHA 0e6b2daView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc389f9 - Browse repository at this point
Copy the full SHA fc389f9View commit details