Skip to content

Instantly share code, notes, and snippets.

@nachiket-lab
Created May 13, 2019 11:25
Show Gist options
  • Select an option

  • Save nachiket-lab/440c8ac78876e0f70c37eed5a9ea6124 to your computer and use it in GitHub Desktop.

Select an option

Save nachiket-lab/440c8ac78876e0f70c37eed5a9ea6124 to your computer and use it in GitHub Desktop.
Jupyter Lab Kernel

Clone the base env

$ conda create --name --clone base

Create a kernel

$ ipython kernel install --name --user

Install packages

export http_proxy="xyz" export https_proxy="xyz"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment