Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to specify env_filter? #65

Closed
pankajkumar229 opened this issue Mar 27, 2017 · 11 comments
Closed

How to specify env_filter? #65

pankajkumar229 opened this issue Mar 27, 2017 · 11 comments
Labels

Comments

@pankajkumar229
Copy link

How do we specify it in jupyter_notebook_config or on the command line?

@damianavila
Copy link
Contributor

See this issue: #49

@pankajkumar229
Copy link
Author

I get the following error "notebook stderr: [W 06:13:32.371 NotebookApp] Config option env_filter not recognized by CondaKernelSpecManager." when I launch jupyter notebook --CondaKernelSpecManager.env_filter="xyz"

@pankajkumar229
Copy link
Author

nb_conda_kernels version is 2.0.0.

@pankajkumar229
Copy link
Author

I tried
c.CondaKernelSpecManager.env_filter = "pyvertest"
but that did not work

@damianavila
Copy link
Contributor

That's probably because the functionality is in master but not released yet.
You need to use it from master until we build new packages from the latest master (probably next week).

@pankajkumar229
Copy link
Author

Thanks! I will wait for the next release.

@damianavila
Copy link
Contributor

Closing in favor of #49

@pankajkumar229
Copy link
Author

How do I get the latest release? When I get nb_conda_kernels from conda_forge I still get the same error.

@damianavila
Copy link
Contributor

damianavila commented Apr 17, 2017

@pankajkumar229, no, I just closed this one because it is already duplicated in #49.

@damianavila
Copy link
Contributor

damianavila commented Apr 21, 2017

@pankajkumar229 you can download the latest release from conda-forge (2.1.0), still missing docs but in #49 you have some hints about how to use it. Let me know if you need more helps. Cheers.

@damianavila
Copy link
Contributor

Btw, conda packages from defaults channel will be available soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants