Documentation
¶
Index ¶
- 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 ScanPromptInstallAndConfigJupyter() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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 ScanPromptInstallAndConfigJupyter ¶
func ScanPromptInstallAndConfigJupyter() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.