Hello Nate,

which config file is being used by my jupyter folder?
>

Config files are used by processes, not by folders. Have you tried running 
"jupyter --paths" from a Python notebook? Because environment variables are 
inherited by default, this should show the locations where Jupyter looks 
for config and extensions.

It's not quite clear to me whether you are working with two different 
environments and changes are showing up in the wrong one, or whether you 
have only one environment and changes are showing up at the wrong place. Or 
maybe it's just a typo and "actions are now shown" is supposed to read 
"actions are not shown". If you have two environments, you can set 
JUPYTER_CONFIG_DIR, JUPYTER_DATA_DIR, and/or JUPYTER_PATH to load config 
and extensions from different locations in each environment.

hope that helps,
  Roland

-- 
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 jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/eb23798a-ea27-48f3-b998-969a3ba17867%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to