Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ZasperSession map[string]models.SessionModel
Functions ¶
func SetUpActiveSessions ¶
func SetUpActiveSessions() map[string]models.SessionModel
Types ¶
type Application ¶
type Application struct { BaseUrl string StaticUrl string UserName string HomeDir string JupyterConfigDir string JupyterDataDir string JupyterRuntimeDir string JupyterPath []string JupyterConfigPath string ProjectName string OSName string Version string }
var Zasper Application
func SetUpZasper ¶
func SetUpZasper(version string, cwd string) Application
Click to show internal directories.
Click to hide internal directories.