nb_conda_kernels icon indicating copy to clipboard operation
nb_conda_kernels copied to clipboard

Document configuring env_filter

Open bollwyvl opened this issue 8 years ago • 2 comments

Based on #47, add some documentation and examples about how one might go about setting the env_filter.

Off the top of my head, it would include:

  • [ ] jupyter notebook --CondaKernelSpecManager.env_filter="(bad|awful)_thing"
  • [ ] hacking jupyter_notebook_config.(json|py)
  • [ ] environment variables? probably not, unless another change was made... check upstreams

bollwyvl avatar Oct 12 '16 12:10 bollwyvl

Any news on this? I'm also trying to figure out how to actually specify the env_filter.

gschintgen avatar Jun 21 '19 13:06 gschintgen

@gschintgen Any luck? I'm trying as well..

FredrikLastow avatar Jul 08 '19 08:07 FredrikLastow