module win_installer.win_ipy_kernels

Short summary

module pymyinstall.win_installer.win_ipy_kernels

Functions to prepare a setup on Windows, R functions

Functions

function truncated documentation
add_kernel_ipython add a kernel to jupyter
install_kernels install available kernels on Windows

Documentation

Functions to prepare a setup on Windows, R functions

pymyinstall.win_installer.win_ipy_kernels.add_kernel_ipython(kernel, path, tools_path, python_path, suffix='WP')[source]

add a kernel to jupyter

Parameters:
  • kernel – dictionary (see global variable in this module)
  • path – where to add it
  • tools_path – tools paths
  • python_path – python path
  • suffix – added in bracket at the end of the display name
Returns:

created file

pymyinstall.win_installer.win_ipy_kernels.install_kernels(tools_path, python_path, suffix='WP')[source]

install available kernels on Windows

Parameters:
  • tools_path – tools paths
  • python_path – python path
  • suffix – suffix
Returns:

list of creating files