Step by step instructions for installing the pulse sequence plotting environment using JupyterLab Desktop:
-
Download and install jupyterlab desktop: GitHub - jupyterlab/jupyterlab-desktop: JupyterLab desktop application, based on Electron.
-
Download and extract: sequence_plotting_tools_24_02_12.zip - Google Drive
-
Open jupyterlab desktop
-
Top right menu->Manage Python Environments
-
Settings->Install bundled (if not already) then tick “Use bundled Python…”
-
Close both jupyterlab windows and reopen jupyterlab desktop
-
Top right menu->Manage Python Environments
-
Create New
-
Check “New Environment”
-
Name: sequence_plotting
-
Type: conda
-
Uncheck “Include jupyterlab”
-
Additional Python packages: “jupyterlab==3.6.8 panel==1.4.5 numpy==1.26.4 PyYAML==5.4.1 pyzmq==26.2.0 scipy==1.11.4 zerorpc-python==0.6.3 msgpack-python==1.1.0 msgpack-numpy==0.4.8 matplotlib==3.9.2”
-
Create
-
When finished close “Manage Python Environments” window
-
New session…
-
Environment menu->conda: sequence_plotting
-
Navigate to sequence_plotting directory in file browser and open notebooks->plot_RARE_example.ipynb
-
Run->Run All Cells
If all is successful, you should see the waveforms of the RARE sequence plotted as seen above. The bokeh warnings may be ignored.





