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
Copy file name to clipboardExpand all lines: notebooks/Python_HH_version/README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,15 +14,17 @@ This notebook was developed as part of [Google Summer of Code 2022 by Rahul Sonk
14
14
15
15
- Go to [Open Source Brain v2](https://v2.opensourcebrain.org) and [register for a new account](https://docs.opensourcebrain.org/OSBv2/Guided_tour.html#register-sign-in-to-osbv2) and log in.
16
16
- Go to the Hodgkin Huxley model repository page at https://v2.opensourcebrain.org/repositories/33.
17
-
- Click on **Create a new Workspace**.
17
+
- Click on **New workspace from selection** (blue button).
18
18
- When this has been created, go to the new workspace page and click on **Open with JupyterLab**.
19
19
- This opens a copy of all the files in the repository in [JupyterLab](https://docs.opensourcebrain.org/OSBv2/JupyterLab.html#osbv2-applications-jupyterlab).
20
20
- In the left had file browser navigate to the folder `Hodgkin Huxley Tutorials/master/notebooks/Python_HH_version` and double click on `Python_Notebook_HH.ipynb` to open the notebook.
21
-
- You should be able to run the interactive widget by click the double arrow (▶▶) in the JupyterLab toolbar at the top of the notebook.
21
+
- You should be able to run the interactive widget by click the double arrow (▶▶) in the JupyterLab toolbar at the top of the notebook.
22
+
- Note: the lighter version of the JupyterLab interface shown above can be accessed in the menu: `Settings -> Theme -> JupyterLab Light`.
22
23
23
24
24
25
### Option 2) Using Binder
25
26
26
27
*Advantage: quick to start & run, no login required*
27
28
28
-
The notebook can also be opened using [Binder](https://mybinder.org/). Click here to open the HH notebook: [](https://mybinder.org/v2/gh/openworm/hodgkin_huxley_tutorial/master?labpath=notebooks%2FPython_HH_version%2FPython_Notebook_HH.ipynb)
29
+
- The notebook can also be opened using [Binder](https://mybinder.org/). Click here to open the HH notebook: [](https://mybinder.org/v2/gh/openworm/hodgkin_huxley_tutorial/master?labpath=notebooks%2FPython_HH_version%2FPython_Notebook_HH.ipynb)
30
+
- You should be able to run the interactive widget by click the double arrow (▶▶) in the JupyterLab toolbar at the top of the notebook.
0 commit comments