Afshin Darian 8 年 前
コミット
4ec379ab25
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/application/shell.ts

+ 1 - 1
src/application/shell.ts

@@ -60,7 +60,7 @@ interface ISideAreaOptions {
 
 
 /**
- *
+ * The application shell for JupyterLab.
  */
 export
 class ApplicationShell extends Widget {