Skip to content

issues Search Results · repo:takluyver/bookbook language:Python

Filter by

17 results
 (57 ms)

17 results

intakluyver/bookbook (press backspace or delete to remove)

Starting from nbconvert 6.0, trying to use a template.tex file such as: ((* extends style_python.tex.j2 *)) ((* block docclass *)) \documentclass[11pt]{book} ((* endblock docclass *)) by invoking ...
  • boileaum
  • Opened 
    on Nov 4, 2020
  • #22

Hi Thomas, I try to run boobook with some notebooks, but I got an assertion error, maybe it is caused by my source_dir, any wrong with it?: Thanks in advance, JL C:\github\bookbook python -m bookbook.latex ...
  • jaimebayes
  • 2
  • Opened 
    on Sep 8, 2020
  • #21

Hi, Previous install commands run well, but when I try to run the sentence: flit install --symlink it throws this error: Symlinking .\bookbook - c:\anaconda3\Lib\site-packages\bookbook I-flit.install ...
  • jaimebayes
  • 2
  • Opened 
    on Aug 22, 2020
  • #20

https://github.com/takluyver/bookbook/blob/50678bfaef28f18ac51dfbaf79247fb0d79e9529/bookbook/latex.py#L79 Full Traceback: Traceback (most recent call last): File C:\Python37\lib\site-packages\bookbook\latex.py ...
  • flutefreak7
  • 2
  • Opened 
    on Feb 25, 2020
  • #19

Is there a way to generate table of content and add to each generate chapter.
  • ragrawal
  • 2
  • Opened 
    on Mar 4, 2019
  • #18

Hi I tried using your bookbook, but I am getting error as below. could not understand what is going wrong. I had simplified my file names as required. image Any idea why this appear? Below is my current ...
  • parthi2929
  • 3
  • Opened 
    on Nov 26, 2018
  • #17

Thanks for this nice tool! Any idea how we could build a word index the same way makeidx does?
  • boileaum
  • 1
  • Opened 
    on Jun 7, 2018
  • #16

How do I specify a title for the report/article produced by bookbook? what I auto-get is simply Notebook ...
  • boffi
  • 1
  • Opened 
    on May 30, 2018
  • #15

I have to say first that bookbook is great! but not without some problems... If I try to use bookbook on notebooks where I have used the relatively new cell tags mechanism, as in python3 -m bookbook.latex ...
  • boffi
  • 1
  • Opened 
    on May 30, 2018
  • #14

One can use \newcommand in a Jupyter notebook to define a macro, by putting it inside a math environment; e.g. $$\newcommand{\bigO}{{\mathcal O}}$$ However, the conversion to Latex naturally then puts ...
  • ketch
  • Opened 
    on Feb 20, 2018
  • #12
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub