You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -44,12 +44,12 @@ You can see the importing operation is successfully completed in Sessions page.
44
44
## Create executable Jupyter notebook button
45
45
46
46
You can also create HTML or Markdown button about Jupyter notebook URL, too.
47
-
Input a valid Jupyter notebook URL and click 'CREATE' button. It will show code blocks that directly
47
+
Input a valid Jupyter notebook URL and click `Create` button. It will show code blocks that directly
48
48
links to creating a session with notebook. You can see the badge code working by inserting it in
49
49
the GitHub repositories or where it supports html or markdown.
50
50
51
51
:::note
52
-
your account must be logined before clicking the button. Otherwise, you have to login first.
52
+
Your account must be logged in before clicking the button. Otherwise, you have to log in first.
53
53
:::
54
54
55
55

@@ -59,8 +59,7 @@ your account must be logined before clicking the button. Otherwise, you have to
59
59
## Importing GitHub Repositories
60
60
61
61
Importing a GitHub repository is similar to import and running Jupyter notebook.
62
-
All you have to do is to fill out with github repository URL and click 'GET TO
63
-
FOLDER' button. If you can access to more than one storage host, you can select one from the list.
62
+
All you have to do is to fill out with github repository URL and click `Get To Folder` button. If you can access to more than one storage host, you can select one from the list.
64
63
65
64

66
65
@@ -70,7 +69,7 @@ the limit, then importing repository will fail. Please check resource
70
69
statistics panel and Data & Storage page before importing the repository.
71
70
:::
72
71
73
-
You can see the repository is successfully imported as a data folder with its
72
+
You can see the repository is successfully imported as a storage folder with its
0 commit comments