From 42e1e611fee25e9bd394f69258c226ee5d5f48a0 Mon Sep 17 00:00:00 2001 From: lemke_h Date: Wed, 3 Nov 2021 09:40:47 +0100 Subject: [PATCH] added bernina python links and pylote --- bipython | 1 + bjupyter | 1 + bpython | 1 + pylote | 3 +++ 4 files changed, 6 insertions(+) create mode 120000 bipython create mode 120000 bjupyter create mode 120000 bpython create mode 100644 pylote diff --git a/bipython b/bipython new file mode 120000 index 0000000..765ac2c --- /dev/null +++ b/bipython @@ -0,0 +1 @@ +/sf/bernina/anaconda/bernina_envs/bernina_default/bin/ipython \ No newline at end of file diff --git a/bjupyter b/bjupyter new file mode 120000 index 0000000..b8aa601 --- /dev/null +++ b/bjupyter @@ -0,0 +1 @@ +/sf/bernina/anaconda/bernina_envs/bernina_default/bin/jupyter \ No newline at end of file diff --git a/bpython b/bpython new file mode 120000 index 0000000..8f7e009 --- /dev/null +++ b/bpython @@ -0,0 +1 @@ +/sf/bernina/anaconda/bernina_envs/bernina_default/bin/python \ No newline at end of file diff --git a/pylote b/pylote new file mode 100644 index 0000000..aa5467d --- /dev/null +++ b/pylote @@ -0,0 +1,3 @@ +#!/bin/bash +bpython /sf/bernina/config/src/python/pylote/pylote.pyw +