Skip to content

Commit 66edaa2

Browse files
author
arm61
committed
explaining slow running
1 parent 27b9bf1 commit 66edaa2

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

_build/intro.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,12 @@ The "Thebelab" button will make the code blocks in the webpage interactive, such
4040
The Thebelab integration is still in *beta* and therefore will not work perfectly every time (it is known not to work for the pylj examples).
4141
When the Thebelab integration fails, please use the Interact button.
4242

43-
If you would prefer to run the resource locally, details of how this can be achieved can be found [here](https://github.com/pythoninchemistry/sim_and_scat/blob/master/content/local.md).
4443

45-
If you use the "Interact" button, in order to run a particular code block, select the cdoe button and click the "Run" button at the top of the page.
44+
If you use the "Interact" button, please be aware that we are since we are running on a free MyBinder resource, the launching of the Jupyter Notebook may be slow.
45+
We are investigating resources to run our own BinderHub in the future.
46+
Within the Jupyter Notebook in order to run a particular code block, select the cdoe button and click the "Run" button at the top of the page.
47+
48+
If you would prefer to run the resource locally, details of how this can be achieved can be found [here](https://github.com/pythoninchemistry/sim_and_scat/blob/master/content/local.md).
4649

4750
## Code (in)efficiency
4851

content/intro.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,12 @@ The "Thebelab" button will make the code blocks in the webpage interactive, such
2828
The Thebelab integration is still in *beta* and therefore will not work perfectly every time (it is known not to work for the pylj examples).
2929
When the Thebelab integration fails, please use the Interact button.
3030

31-
If you would prefer to run the resource locally, details of how this can be achieved can be found [here](https://github.com/pythoninchemistry/sim_and_scat/blob/master/content/local.md).
3231

33-
If you use the "Interact" button, in order to run a particular code block, select the cdoe button and click the "Run" button at the top of the page.
32+
If you use the "Interact" button, please be aware that we are since we are running on a free MyBinder resource, the launching of the Jupyter Notebook may be slow.
33+
We are investigating resources to run our own BinderHub in the future.
34+
Within the Jupyter Notebook in order to run a particular code block, select the cdoe button and click the "Run" button at the top of the page.
35+
36+
If you would prefer to run the resource locally, details of how this can be achieved can be found [here](https://github.com/pythoninchemistry/sim_and_scat/blob/master/content/local.md).
3437

3538
## Code (in)efficiency
3639

0 commit comments

Comments
 (0)