Skip to main content

Convert and Download Jupyter Notebooks

Project description

convert_and_download

Convert one or more ipynb files to PDF, merge them, and download the resulting file.

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.2.4 - 2019-JAN-19

Changed

  • "Convert and download selected" button text is now sentence case rather than title case
  • Conversion loop is simplified to be a single loop
  • Fix or ignore Markdown lint errors in CHANGELOG.md

Fixed

  • Convert and download button is shown when files are selected with "Select all" checkbox

0.2.3 - 2018-OCT-01

Changed

  • Only run LaTeX once when converting

0.2.2 - 2018-AUG-30

Changed

  • Bump minimum version of thermohw to 0.4.0

Fixed

  • Add convert_raw_html filter to PDFExporter to match newer versions of thermohw

0.2.1 - 2018-AUG-14

Added

  • Add convert_div filter from thermohw package to convert Bootstrap alert-* class divs to appropriate LaTeX environments

0.2.0 - 2018-AUG-03

Added

  • New keywords to the setup() function
  • Configuration for flake8 in setup.cfg
  • Start to add some typing
  • Add docstrings to the DLConvertHandler class and get instance method

Changed

  • Rename DLconvertFileHandler to DLConvertHandler
  • Raise an error if the format passed to the get handler is not pdf
  • Directly use the PDFExporter rather than guessing the type

Fixed

  • Fix route URL for dlconvert handler
  • Fix adding readme to the long_description in setup.py

0.1.3 - 2018-AUG-03

Fixed

  • Add all dependencies to setup.py and meta.yaml
  • Fix ANACONDA_TOKEN secure variable on Travis CI

0.1.2 - 2018-AUG-03

Added

  • Add docstring to __init__.py
  • Install conda-verify on Travis CI

Fixed

  • Secure variables for Travis CI need to be encrypted with the --pro flag
  • Conda recipe Jinja variable expansion

0.1.1 - 2018-AUG-03

Added

  • Add setup.cfg file

Fixed

  • Fix adding channels to .travis.yml

0.1.0 - 2018-AUG-03

Added

  • Convert and download multiple selected Notebooks
  • Automatically configure the extension to be used when installed

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

convert_and_download-0.2.4.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

convert_and_download-0.2.4-py3-none-any.whl (9.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page