
    Fh                    F    S r SSKJr  SSKJrJr  SSKJr   " S S\5      rg)z
Contains writer base class.
    )annotations)ListUnicode)NbConvertBasec                  h   ^  \ rS rSrSr\" \" 5       SS9R                  SS9rS
U 4S jjr	S r
S	rU =r$ )
WriterBase   zSConsumes output from nbconvert export...() methods and writes to a
useful location.zm
        List of the files that the notebook references.  Files will be
        included with written output.)helpT)configc                *   > [         TU ]  " SSU0UD6  g)z
Constructor
r   N )super__init__)selfr   kw	__class__s      iC:\Users\julio\OneDrive\Documentos\Trabajo\Ideas Frescas\venv\Lib\site-packages\nbconvert/writers/base.pyr   WriterBase.__init__   s     	--"-    c                    [        5       e)aO  
Consume and write Jinja output.

Parameters
----------
output : string
    Conversion results.  This string contains the file contents of the
    converted file.
resources : dict
    Resources created and filled by the nbconvert conversion process.
    Includes output from preprocessors, such as the extract figure
    preprocessor.
)NotImplementedError)r   output	resourcesr   s       r   writeWriterBase.write   s     "##r   r   )N)__name__
__module____qualname____firstlineno____doc__r   r   tagfilesr   r   __static_attributes____classcell__)r   s   @r   r   r      s>     	)
 
cc 
.$ $r   r   N)	r    
__future__r   	traitletsr   r   nbconvert.utils.baser   r   r   r   r   <module>r(      s!    # # . $  $r   