Documentation
¶
Index ¶
- func AdditionalKernelPrompt(pythonPaths []string, defaultPythonPaths []string) ([]string, error)
- func InstallAndConfigJupyter(pythonPath string) error
- func InstallAndEnableJupyterNotebookExtensions(pythonPath string) error
- func InstallJupyter(pythonPath string) error
- func InstallJupyterAndComponents(pythonPath string) error
- func InstallPrompt() (bool, error)
- func KernelPrompt(pythonPaths []string) (string, error)
- func RegisterJupyterKernels(additionalPythonPaths []string) error
- func ScanPromptInstallAndConfigJupyter() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AdditionalKernelPrompt ¶ added in v0.0.16
Prompt asking users which additional Python location should be registered as Jupyter kernels
func InstallAndConfigJupyter ¶
func InstallAndEnableJupyterNotebookExtensions ¶
Install and enable various Jupyter notebook extensions
func InstallJupyter ¶
InstallJupyter installs jupypter pip stuff
func InstallJupyterAndComponents ¶
Install various Jupyter related packages from PyPI
func InstallPrompt ¶
Prompt asking users if they wish to install Jupyter
func KernelPrompt ¶
Prompt asking users which Python location should Jupyter be installed into
func RegisterJupyterKernels ¶ added in v0.0.16
func ScanPromptInstallAndConfigJupyter ¶
func ScanPromptInstallAndConfigJupyter() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.