From 1f7d4663789304f77f30be42564cfd6d3259754e Mon Sep 17 00:00:00 2001
From: Simeon Simeonov
Date: Wed, 27 Nov 2019 23:53:06 +0100
Subject: evalg.html and pybofh.html added
---
reveal.js/pybofh.html | 127 ++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 127 insertions(+)
create mode 100644 reveal.js/pybofh.html
(limited to 'reveal.js/pybofh.html')
diff --git a/reveal.js/pybofh.html b/reveal.js/pybofh.html
new file mode 100644
index 0000000..44de97e
--- /dev/null
+++ b/reveal.js/pybofh.html
@@ -0,0 +1,127 @@
+
+
+
+
+ pybofh
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ pybofh
+ Cerebrum-seminar 2019
+
+ Simeon Simeonov (sgs @ UiO)
+
+
+
+
+
+ Agenda
+
+
+ pybofh vs. jbofh
+ Installation and setup
+ Examples (scripting)
+ Q & A
+
+
+
+
+ pybofh vs. jbofh
+
+
+ Still developed
+ Written in Python ☺ .... 2 ☹
+ Continuously updated documentation
+ Easier to debug and extend
+ Can be used as a module / library for scripting
+ Not bundled
+ Not a standard
+
+
+
+
+ Installation and setup
+
+
+ - git clone https://bitbucket.usit.uio.no/scm/crb/pybofh.git <path to repo>
+ - export PYTHONPATH=<path to repo>
+ - <path to repo>/scripts/bofh -u <username> --url <hostname:port> -c <certfile>
+
+ pip install pybofh may be a better alternative...
+
+
+
+
+
+ Q&A
+ “Judge a man by his questions rather than by his answers.” - Voltaire
+
+
+
+
+
+
+
+
+
+
+
--
cgit v1.3