jupyter-nbconvert-5.6.1-bp153.1.20 >  A `CP!M@eeeY^,+.G6Or3}\J3¿aF4/h%k7\xQD s*cұѪw]<ʂ ˾DILճ5 :⏎Q~igrkc+@x۷*_o^ H9D=$U3ELbӍQPU:?)"=*7sڃ2In9Ge]a;[f[0)R|XD2UI}C|/R l2Ͽ?a4L8ѓ_E?e+8'T_uj"B@Q~A0jQlZ!+ߺ֭efNXU.3ϹyJ8v{^ɗ( z5vI'Sۖ{J >pA:?:d % E  9Ejpx     $0?Nx   (89<:)F7G7H7I7X7Y8\8]8 ^8Lb8c98d9e9f9l9u9v9w:x:y:(z:,:<:@:F:Cjupyter-nbconvert5.6.1bp153.1.20Conversion of Jupyter NotebooksThe jupyter nbconvert package converts notebooks to various other formats via Jinja templates. This package provides the jupyter components.`CPhci-cnode2-m1 SUSE Linux Enterprise 15 SP3openSUSEBSD-3-Clausehttps://bugs.opensuse.orgUnspecifiedhttps://github.com/jupyter/nbconvertlinuxnoarch HA큤`CO`CP\Ǻa501933d0b0664e10d7d2d1b15a288466f8a46701d3e0623e38046e578a9bed4aa93a54b783ec3c2eafe5969d1b7947f427a7813846551ae65a52e1fa5489f42rootrootrootrootrootrootpython-nbconvert-5.6.1-bp153.1.20.src.rpmjupyter-nbconvert@     /usr/bin/python3jupyter-ipykerneljupyter-jupyter-clientjupyter-jupyter-corejupyter-nbformatpython3-nbconvertrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)4.24.45.6.13.0.4-14.6.0-14.0-15.2-1python3-jupyter_nbconvert5.5.04.14.1^g@]ʞ]P@\@\\@\[@[\[h@[YZ@YYYX@Vm@Vf@ŬTomáš Chvátal Todd R Todd R Todd R Todd R Todd R Matej Cepl Todd R Jan Engelhardt toddrme2178@gmail.commcepl@suse.comtoddrme2178@gmail.comtoddrme2178@gmail.comjmatejek@suse.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.com- Temporarily disable test_run_all_notebooks as it fails on python 3.8- Update to 5.6.1 + New Features * Add support for alt tags for jpeg and png images * Allow HTML header anchor text to be HTML * Change RegExRemove to remove code cells with output * Added cell tag data attributes to HTML exporter + Fixing Problems * Update svg2pdf.py to search the PATH for inkscape * Fix latex dependencies installation command for Ubuntu systems + Testing, Docs, and Builds * Added Circle CI builds for documentation * Fix typo in argument name in docstring (TagRemovePreprocessor) * Changelog typo fix * Updated API page for TagRemovePreprocessor and TemplateExporter * Added remove_input_tag traitlet to the docstring- Update to 5.6.0 + New Features * Make a default global location for custom user templates * Parallel execution improvements * Added ``store_history`` option to ``preprocess_cell`` and ``run_cell`` * Simplify the function signature for preprocess() * Set flag to not always stop kernel execution on errors * ``setup_preprocessor`` passes kwargs to ``start_new_kernel`` + Fixing Problems * Very fast stream outputs no longer drop some messages * LaTeX errors now properly raise exceptions * Improve template whitespacing * Fixes for character in LaTeX exports and filters * Mistune pinned in preparation for 2.0 release * Require mock only on Python 2 * Fix selection of mimetype when converting to HTML * Correct a few typos * Update ``export_from_notebook`` names * Dedenting html in ExtractOutputPreprocessor * Fix backwards incompatibility with markdown2html * Fixed html image tagging * Remove unnecessary css + Testing, Docs, and Builds * Pip-install nbconvert on readthedocs.org * Fix various doc build issues * Add issue templates * Added instructions for bumping the version forward when releasing * Fix Testing on Windows * Refactored ``test_run_notebooks`` * Fixed documentation typos- Add conflicts to jupyter subpackage to more explicitly handle file overlaps with old naming scheme.- Update to 5.5.0: + New Features * IPyWidget Support * A new ClearMetadata Preprocessor is available * Support for pandoc 2 * New, and better, latex template + Fixing Problems * Refactored execute preprocessor to have a process_message function * Fixed OOM kernel failures hanging * Fixed latex export for svg data in python 3 * Enabled configuration to be shared to exporters from script exporter * Make latex errors less verbose * Typo in template syntax * Improved attachments +fix supporting non-unique names * PDFExporter "output_mimetype" traitlet is not longer 'text/latex' * FIX: respect wait for clear_output * address deprecation warning in cgi.escape * Correct inaccurate description of available LaTeX template * Fixed kernel death detection for executions with timeouts * Fixed export names for various templates + Deprecations * Dropped support for python 3.4 * Removed deprecated ``export_by_name`` + Testing, Docs, and Builds * Added tests for each branch in execute's run_cell method * Mention formats in --to options more clearly * Adds ascii output type to command line docs page, mention image folder output * Simplify setup.py * Use utf-8 encoding in execute_api example * Upgrade pytest on Travis * Fix LaTeX base template name in docs * Updated release instructions based on 5.4 release walk-through * Fixed broken link to jinja docs- Rename to to match python package naming guidelines. - Split jupyter components into own subpackage. - Rename doc package to match jupyter package name.- Update to 5.4.1: - New Features - Expose pygments styles - Tornado 6.0 support -- Convert proxy handler from callback to coroutine - Add option to overwrite the highlight_code filter - Fixing Problems - Mathjax.tpl fix for rendering Latex in html - Backwards compatbility for empty kernel names - Testing, Docs, and Builds - DOC: Add missing language specification to code-block - Switch to %pytest- Disable test due to use of old IPython reference files. See https://github.com/jupyter/nbconvert/issues/898- Use noun phrasing for summary.- Update to 5.4.0 + New Features * No input flag (``--no-input``) * Add alias ``--to ipynb`` for notebook exporter * Add ``export_from_notebook`` * If set, use ``nb.metadata.authors`` for LaTeX author line * Populate language_info metadata when executing * Support for ``\mathscr`` * Allow the execute preprocessor to make use of an existing kernel * Refactor ExecutePreprocessor * Update widgets CDN for ipywidgets 7 w/fallback * Add support for adding custom exporters to the "Download as" menu. * Enable ANSI underline and inverse * Update notebook css to 5.4.0 * Change default for slides to direct to the reveal cdn rather than locally * Use "title" instead of "name" for metadata to match the notebook format * Img filename metadata * Added MathJax compatibility definitions * Per cell exception * Simple API for in-memory templates * Set BIBINPUTS and BSTINPUTS environment variables when making PDF * If ``nb.metadata.title`` is set, default to that for notebook + Deprecations * Drop support for python 3.3 + Fixing Problems * Fix api break * Don't remove empty cells by default * Handle attached images in html converter * No need to check for the channels already running * Update ``font-awesome`` version for slides * Properly treat JSON data * Skip executing empty code cells * Ppdate log.warn (deprecated) to log.warning * Cleanup notebook.tex during PDF generation * Windows unicode error fixed, nosetest added to setup.py * Better content hiding; template & testing improvements * Fix Jinja syntax in custom template example. * Fix for an issue with empty math block * Add parser for Multiline math for LaTeX blocks * Use defusedxml to parse potentially untrusted XML * Fixes for traitlets 4.1 deprecation warnings + Testing, Docs, and Builds * A couple of typos * Add python_requires metadata. * Document ``--inplace`` command line flag. * Fix minor typo in ``usage.rst`` * Add note about local ``reveal_url_prefix`` * Move ``onlyif_cmds_exist`` decorator to test-specific utils * Include LICENSE file in wheels * Added Ubuntu Linux Instructions * Check for too recent of pandoc version * Removing more nose remnants via dependencies. * Remove offline statement and add some clarifications in slides docs * Linkify PR number * Added shebang for python * Upgrade mistune dependency * add feature to improve docs by having links to prs * Update notebook CSS from version 4.3.0 to 5.1.0 * Explicitly exclude or include all files in Manifest. - Use documentation provided by upstream.- Clean up SPEC file.- Update url- Update to 5.3.1 * MANIFEST.in updated to include ``LICENSE`` and ``scripts/`` when creating sdist. #666 - Update to 5.3 + Major features * Tag Based Element Filtering + new features * configurable ``browser`` in ServePostProcessor #618 * ``--clear-output`` command line flag to clear output in-place #619 * remove elements based on tags with ``TagRemovePreprocessor``. #640, #643 * CellExecutionError can now be imported from ``nbconvert.preprocessors`` #656 * slides now can enable scrolling and custom transitions #600 + Documentation * Release instructions for nbviewer-deploy * improved instructions for handling errors using the ``ExecutePreprocessor`` #656 + Testing * better height/width metadata testing for images in rst & html #601 #602 * normalise base64 output data to avoid false positives #650 * normalise ipython traceback messages to handle old and new style #631 + Bugfixes * mathjax obeys ``\\(\\)`` & ``\\[\\]`` (both nbconvert & pandoc) #609 #617 * specify default templates using extensions #639 * fix pandoc version number #638 * require recent mistune version #630 * catch errors from IPython ``execute_reply`` and ``error`` messages #642 + Other * nose completely removed & dependency dropped #595 #660 * mathjax processing in mistune now only uses inline grammar #611 * removeRegex now enabled by default on all TemplateExporters, does not remove cells with outputs #616 * validate notebook after applying each preprocessor (allowing additional attributes) #645 * changed COPYING.md to LICENSE for more standard licensing that GitHub knows how to read #654 - Update to 5.2 + Major features * Global Content Filtering * Execute notebooks from a function * Remove cells based on regex pattern * Script exporter entrypoints for nonpython scripts + New features * configurable ExecutePreprocessor.startup_timeout configurable #583 * RemoveCell preprocessor based on cell content (defaults to empty cell) #575 * function for executing notebooks: `executenb` #573 * global filtering to remove inputs, outputs, markdown cells (&c.), this works on all templates #554 * script exporter entrypoint #531 * configurable anchor link text (previously ¶) `HTMLExporter.anchor_link_text` #522 * configurable values for slides exporter #542 #558 + Bugfixes * we now respect width and height metadata on jpeg and png mimetype outputs #588 * now we respect the `resolve_references` filter in `report.tplx` #577 * output metadata now is removed by ClearOutputPreprocessor #569 * display id respected in execute preproessor #563 * dynamic defaults for optional jupyter_client import #559 * don't self-close non-void HTML tags #548 * upgrade jupyter_client dependency to 4.2 #539 * LaTeX output through md→LaTeX conversion shouldn't be touched #535 * now we escape `<` inside math formulas when converting to html #514 + Other * improved releases (how-to documentation, version-number generation and checking) #593 * doc improvements #593 #580 #565 #554 * language information from cell magics (for highlighting) is now included in more formats #586 * mathjax upgrades and cdn fixes #584 #567 * better CI #571 #540 * better traceback behaviour when execution errs #521 * deprecated nose test features removed #519- switch texlive Recommends to Suggests - let's not pull the whole texlive for this particular package- Implement single-spec version.- Update to 5.1.1 * fix version numbering because of incomplete previous version number - Update to 5.1 * improved CSS (specifically tables, in line with notebook) #498 * improve in-memory templates handling #491 * test improvements #516 #509 #505 * new configuration option: IOPub timeout #513 * doc improvements #489 #500 #493 #506 * newly customizable: output prompt #500 * more python2/3 compatibile unicode handling #502 - Update to 5.0 * Use :command:`xelatex` by default for latex export, improving unicode and font support. * Use entrypoints internally to access Exporters, allowing for packages to declare custom exporters more easily. * New ASCIIDoc Exporter. * New preprocessor for sanitised html output. * New general ``convert_pandoc`` filter to reduce the need to hard-code lists of filters in templates. * Use pytest, nose dependency to be removed. * Refactored Exporter code to avoid ambiguity and cyclic dependencies. * Update to traitlets 4.2 API. * Fixes for Unicode errors when showing execution errors on Python 2. * Default math font matches default Palatino body text font. * General documentation improvements. For example, testing, installation, custom exporters. * Improved link handling for LaTeX output * Refactored the automatic id generation. * New kernel_manager_class configuration option for allowing systems to be set up to resolve kernels in different ways. * Kernel errors now will be logged for debugging purposes when executing notebooks. - Update to 4.3 * added live widget rendering for html output, nbviewer by extension - Update to 4.2 * :ref:`Custom Exporters ` can be provided by external packages, and registered with nbconvert via setuptools entrypoints. * allow nbconvert reading from stdin with ``--stdin`` option (write into ``notebook`` basename) * Various ANSI-escape fixes and improvements * Various LaTeX/PDF export fixes * Various fixes and improvements for executing notebooks with ``--execute``. - Create doc subpackage- Update to 4.1.0 * setuptools fixes for entrypoints on Windows * various fixes for exporters, including slides, latex, and PDF * fixes for exceptions met during execution * include markdown outputs in markdown/html exports- Build documentation- Initial versionhci-cnode2-m1 16150242625.6.1-bp153.1.20jupyter-nbconvertjupyter-nbconvertLICENSE/usr/bin//usr/share/licenses//usr/share/licenses/jupyter-nbconvert/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/9dabf880b09d880466ae140ef1a302f4-python-nbconvertcpioxz5noarch-suse-linuxPython script, ASCII text executabledirectoryASCII textRoԆ,z{]sputf-8fd03028c0361e064e2b71e9dc240c1c6d6127c046e1290c9a11f8b6ec7b90442?7zXZ !t/] crv9wJ&ۭ#Qt !\7{WÄFAgPțqNbiڳՈ-|ٞBdolpTc+gCgaQ^wY0b~-{Ewt8ŀ6 ǣ|YJJƍT2KYG) r>[Q$u1P?Qؚ`3}Nل,U@+IIWWǎ<NrNla9Ӫԅ3zũ W_ uTmdˆJ8[ֆu%?ym.Y ZvA,<׍#ֻy0P*F)x"7l l%ںXzBNv%)Z)`RBHRi[K,>AlM fq0g! lDvo3y1wMP ;gSF^peQ[Q܁=N>>ddoITrʼ+EjJ&ճ~72 "b4CɤB8&#3vT)5!Lk4 B'^$T/y S ?hl| {MӈC5nYHddB6V!_*kSöa!U`re}VwAbtHO /ʡ7=d6".m29!AjN 0A]86qCLkZ Q?U\:3zoW!+-& nچӉfh0Dw]eOJdQ"bKԸ@4.Fpz%цSFR9]1&j?@'%7y?eURn]T֪+k8e'k3ofvh})" ~Zwu U`U楋`1'̀v.ݦ P~'䡤[ϱXbc-D.Xsx>HYʧoVzҝ^q~z&˩IĽ*7u1 ƞg>@5[~9ꓸ tA8H =; YZ