Coding Relic
Random musings on software in an embedded world.
Monday, September 9, 2019
Mini-split Heat Pump Installation
›
We live in a home which was built in 1963, older than we are. The structure has some great attributes and some not-so-great attributes. Amon...
Monday, August 12, 2019
LED bulbs for FLOS Fucsia light fixtures
›
The home we currently live in had a FLOS Fucsia 8 light fixture in the dining room when we moved in. The look of the fixture and the gentle...
Monday, July 1, 2019
Discourse.org SSO with gitlab.com
›
A previous post discussed how to set up a Discourse forum to run as a service within JupyterHub. Though this makes the forum appear within ...
Sunday, June 9, 2019
ipywidgets.Text background-color
›
This took some time to figure out so I'll post it here in hope it helps someone else. To set the color of an ipywidgets Text box using C...
Wednesday, June 5, 2019
Discourse as a JupyterHub Service
›
JupyterHub is a system for managing cloud-hosted Jupyter Notebooks, allowing users to log in and spawning a notebook or Jupyterlab instance...
Monday, June 3, 2019
JupyterHub open lab notebook at login
›
Instructions for JupyterHub configuration state that to start JupyterLab by default, one should use a configuration of: c.Spawner.args = [...
Saturday, June 1, 2019
JupyterHub OAuth via gitlab.com: setting scopes
›
Recently I set up a JupyterHub instance, a system for cloud-hosting Jupyter notebooks. JupyterHub supports authentication by a number of di...
Saturday, May 25, 2019
Adding groupings to TopoJSON files
›
GeoJSON is a structured format for encoding a variety of geographic data structures like land topology, governmental boundaries, etc. It ha...
Tuesday, May 7, 2019
ipyvolume Frizzle Charts
›
ipyvolume is an extension for Jupyter notebooks which handles 3D charts and objects. There are several built-in chart types including 3D s...
‹
›
Home
View web version