> On Jun 12, 2018, at 12:41 PM, Ken Mankoff <mankoff@gmail.com> wrote:
>
> Hi Chuck,
>
> It looks fine to me. I see:
>
> Name: fig:foo
> Lang: python
> Properties:
> :header-args :eval never-export
> :header-args:python nil
> Header Arguments:
> :cache no
> :eval never-export
> :exports results
> :hlines no
> :noweb yes
> :results file replace
> :session discharge_ts
> :tangle no
>
>
And still the src blocks execute?
No. The source blocks never execute. It just takes an entire minute to export the file with 200 source blocks. If they executed it would probably take a few hours.
-k.