Git Product home page Git Product logo

jupyter-publication-scripts's People

Contributors

jcfschulz avatar schlaicha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

jupyter-publication-scripts's Issues

Fix installation of nbconfig json

On my machine running python -m jupyterpublicationscripts leaves an empty config (Python2 vs 3 problem?).

Also the template folder has to be added. One has to be careful, because the ~ expansion doesn't work...

Finally, this should be merged into the normal setup routine...

Maybe @schlaicha can help.

custom LaTeX preamble

Dear jupyter-publication-scripts-Team,

it would be nice to add a custom LaTeX preamble to add extra packages and definitions.

Thanks a lot.

rewrite tplx templates

Currently we have two tplx templates, that contain almost the same content. Change this into a inheritance based concept.

unify licences

Currently we have almost no proper licence texts in the sources. Change them all to the licence from Jupyter!

Improve handling of external figures in nbconvert to pdf

A nice way to include external figures in a notebook is e.g.

from IPython.display import Image
Image(filename='test.png')

However, that way we still have the [out] block present in the LaTeX file.

Is there any nicer way of handling figures? Otherwise we should modify the LaTeX preprocessors correspondingly.

Two-column tables in Revtex

According to the documentation of the Revtex-package we can easily have two-column tables:
_To set a table to the full width of the page, rather than the column, use the table_ environment.*

We should add a corresponding flag to the metadata and modify the preprocessors correspondingly!

Make nice stuff available in browser

If we write not only the jupyter_nbconvert_config.json but also the jupyter_notebook_config.json, we can get perfect pdf output directly from the browser without the need of the commandline. Works really nice... especially if the bibtex upstream bug is fixed (they seem to agree with me^^)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.