Hello Matt, it is the nature of an "environment", including all environment variables, that it must be established _before_ invoking a command. Commands run within the environment in which you start them. They can respond to environment settings, or report errors if they cannot work within the environment. But a command is not supposed to say "No, I don't want to run in this environment, I'll just create a totally different one instead."
Write a shell script or batch file that activates the Anaconda environment and then calls the Jupyter command within that environment. cheers, 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 [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/64ecac5b-0ba7-4902-beb0-1bb671a167ab%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
