Skip to content

Latest commit

 

History

History

SwanKernelEnv

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

SwanKernelEnv

Ipython kernel extension to remove SWAN extra configurations from the user environment.

Requirements

  • ipykernel

Install

pip install swankernelenv

Usage

Set the following in ipython_kernel_config.py:

c.InteractiveShellApp.extensions.append('swankernelenv')