Explore projects
-
repos / data-engineering / Eventutilities Python
Apache License 2.0Updated -
Jdlrobson / Chart Renderer
GNU General Public License v3.0 onlyUpdated -
toolforge-repos / sample-complex-app-backend
GNU General Public License v3.0 or laterUpdated -
-
-
repos / cloud / toolforge / Webservice CLI
Apache License 2.0Updated -
Lucas Werkmeister / Webservice CLI
Apache License 2.0Updated -
Mhurd / puppeteer-chromium-version-finder
MIT LicenseDEPRECATED!
New approach uses @puppeteer/browsers package in conjunction with this script for robustly determining the version of Chromium/Chrome wanted by the installed version of puppeteer-core:
Archived 0Updated -
Mhurd / chromium-version-deb-finder
MIT LicenseDEPRECATED!
New approach uses @puppeteer/browsers package in conjunction with this script for robustly determining the version of Chromium/Chrome wanted by the installed version of puppeteer-core:
Archived 0Updated -
Updated
-
-
repos / ci-tools / LibraryUpgrader
GNU Affero General Public License v3.0Updated -
-
-
Creates an artifact, a packed conda environment, to be deployed across the data engineering cluster. Currently contains Pyspark3 and JupyterHub.
Updated -
Example Dockerized Puppeteer using NoVNC to let you watch Puppeteer load/drive pages in Chrome in a container ( using the Chrome Puppeteer installs )
Updated -
-
repos / cloud / cicd / gitlab-ci
GNU General Public License v3.0 or laterWMCS repository for Gitlab CI/CD related stuff.
Updated -
Minimal example using a lightweight Alpine container configured to act as the X11 display of an otherwise headless container, in this case a Fresh-node container.
The user can see the Alpine container's desktop via a NoVNC url it serves up. The headless Fresh-node container only needs to be part of the Alpine container's Docker network and use a DISPLAY environment variable pointing to the Alpine container.
This example spins both containers up, configures them as described, opens a url letting you see the Alpine container's desktop, then starts Chromium and Firefox in the headless Fresh-node container, which then appear in the Alpine container's desktop.
The users can then interact with the browsers' UI.
Updated