6 lines
122 B
Bash
Executable File
6 lines
122 B
Bash
Executable File
#! /bin/bash
|
|
cd /sf/bernina/config/src/bernina-scripts
|
|
source /sf/bernina/bin/anaconda_env
|
|
jupyter notebook bernina36_op
|
|
|