Skip to content
Snippets Groups Projects
Commit e822857c authored by Benedikt's avatar Benedikt
Browse files

changed table Width

parent 4d5e8963
No related branches found
No related tags found
No related merge requests found
......@@ -2,20 +2,10 @@
## Components of the Stack
|Komponent | Description | Git-Repo | Pipy-Repo | Docker-Container |
| --------- | ------------ | -------- | --------- | ---------------- |
| XMLJSONConv | Convertion libary for DCC-XML to JSON | [dccxmljsonconv](https://gitlab1.ptb.de/digitaldynamicmeasurement/dccxmljsonconv) | [dccXMLJSONConv](https://pypi.org/project/dccXMLJSONConv/) | -- |
| XMLJSONConv-GUI | Bokeh Web-Gui for the XML-JSON Converter + REST-API-Server | [dcc_XMLJSONConvGUI](https://gitlab1.ptb.de/digitaldynamicmeasurement/dcc_XMLJSONConvGUI) | --- | [benesee/dccxmljsonconvgui](https://hub.docker.com/repository/docker/benesee/dccxmljsonconvgui)|
| dsiUnits | Python libary to parse the D-SI units and perform math operations | [dsiUnits](https://gitlab1.ptb.de/digitaldynamicmeasurement/dsiUnits) | [dsiunits](https://pypi.org/project/dsiunits/) | -- |
| dsiUnits-GUI | Bokeh GUI to use the dsiUnits parser and comparison features + REST-API-Server | [dsiUnits](https://gitlab1.ptb.de/digitaldynamicmeasurement/dsiUnits) | -- | [benesee/dsiunitsfrontend](https://hub.docker.com/repository/docker/benesee/dsiunitsfrontend)|
| dccQuantities | Python libary to load and store dccQuanties and perform uncertantie and unit aware mathe operations | [dccQuantities](https://gitlab1.ptb.de/digitaldynamicmeasurement/dccQuantities) | [dccQuantities](https://pypi.org/project/dccQuantities/) | -- |
| pyDccDisplayer | Bokeh Web-Gui to extract Tables from The DCC and Plot them, as well as allow download as XSLX or CSV | [pydccdisplayer](https://gitlab1.ptb.de/digitaldynamicmeasurement/pydccdisplayer)| -- | [benesee/dccdisplayer/general](https://hub.docker.com/repository/docker/benesee/dccdisplayer)|
| dccTableTool | Web-GUI to Create DCC-XML Tables from XLSX/ODS Files and insert them into an XML. As well as a REST-Server to automaticly perform this Task later on. | [dccTableTool](https://gitlab1.ptb.de/Seeger/pydccanddbtools) | -- | [benesee/dcctabletool](https://hub.docker.com/repository/docker/benesee/dcctabletool/general)|
<table>
<tr>
<th>Komponent</th>
<th style="width: 400px;">Description</th>
<th style="width: 800px;">Description</th>
<th>Git-Repo</th>
<th>Pipy-Repo</th>
<th>Docker-Container</th>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment