-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
56 lines (47 loc) · 2.4 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
## CHANGELOG
### Release TODO
- blackbar-apps
- added Python packages
- chatlas + openai (for LLM's with Ollama)
- shiny
- blackbar-shinyproxy is now either
- blackbar-shinyproxy-3.0.2
- blackbar-shinyproxy-3.1.1
- blackbar-base:
- Fixed requests==2.31.0, In order to connect with Python client to docker correctly
- blackbar-rstudio:
- Fixed requests==2.31.0, In order to connect with Python client to docker correctly
- blackbar-vscode:
- Fixed requests==2.31.0, In order to connect with Python client to docker correctly
- Runs now under user blackbar
### Release 0.1.1
- blackbar-rstudio:
- add pkg-config, cmake
- added RETICULATE_PYTHON environment variable
- remove python3.10-tk
- added pip next to the existing uv
- R packages
- 'curl', 'openssl', 'remotes', 'httr'
- 'jsonlite', 'yaml', 'zip', 'data.table', 'rcpp', 'reticulate'
- 'shiny', 'knitr', 'htmltools', 'markdown', 'rmarkdown', 'shinydashboard', 'flexdashboard', 'bslib', 'fontawesome', 'sass', 'farver', 'DT'
- blackbar-vscode:
- Same software as blackbar-rstudio
- R 4.2.1, Python 3.10, Python packages relevant for blackbar, Java 21 from eclipse-temurin, based on Ubuntu 20.
- R packages
- 'curl', 'openssl', 'remotes', 'httr'
- 'jsonlite', 'yaml', 'zip', 'data.table', 'rcpp', 'reticulate'
- 'shiny', 'knitr', 'htmltools', 'markdown', 'rmarkdown', 'shinydashboard', 'flexdashboard', 'bslib', 'fontawesome', 'sass', 'farver', 'DT'
- Running VS code with extensions
- Posit.shiny
- ms-python.python
- ms-toolsai.jupyter
- quarto.quarto
- REditorSupport.r
- ms-azuretools.vscode-docker
### Release 0.1
- blackbar-base: image based on prefecthq/prefect, version 2.15.0-python3.10 which is based on Ubuntu 20.04
- blackbar-base-apps: image based on ghcr.io/bnosac/blackbar-base + shiny and commonly used shiny extensions (rmarkdown/shinydashboard/slib/fontawesome/knitr/reticulate)
- blackbar-inception-minio: Inception (28.5) and Minio (RELEASE.2024-11-07T00-52-20Z)
- blackbar-inception-minio-mariadb: Inception (28.5) and Minio (RELEASE.2024-11-07T00-52-20Z) and MariaDB (10.7)
- blackbar-shinyproxy: ShinyProxy 3.0.2 and openjdk 11 based on Debian Buster
- blackbar-rstudio: RStudio, R 4.2.1, Python 3.10, Python packages relevant for blackbar, Java 21 from eclipse-temurin, based on Ubuntu 20.04