Hello list,

I'm looking for a way to add an extra module search path to a kernel 
through it's command line.

I know we can pass these kinds of arguments, for example:
--InlineBackend.figure_formats={"png", "pdf"}
But I did not find one that could affect the kernel sys.path to circumvent 
an ImportError.

For info, I would like to use the nbsphinx_execute_arguments option of 
nbsphinx to add a path to a generated module ;
this module's sys.path can be added to sphinx's conf.py but unfortunately 
this is not taken into account when nbsphinx runs the kernel to execute the 
cells.

j

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/be014c84-02d8-4bf3-abe5-88e1c55d8c2b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to