diff --git a/lite/jupyterlite.py b/lite/jupyterlite.py index 9ed25fa..96b261a 100644 --- a/lite/jupyterlite.py +++ b/lite/jupyterlite.py @@ -12,8 +12,6 @@ # %% [markdown] # * To run the code, click on the first cell (gray box) and press Shift+Enter or click on the (Run) ▶ button to run each cell. # * Alternatively, from the `Run` menu select `Run All Cells`. -# -# You will need to copy and paste the following block into the top of each notebook. # %% import micropip