Skip to content

Commit

Permalink
rebranding
Browse files Browse the repository at this point in the history
  • Loading branch information
2pk03 authored Feb 18, 2024
1 parent d7265f0 commit cefc70b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Blossom Development Environment (BDE)
# Scalytics Connect Development Environment (SDE)

Read our [Wiki](https://github.com/databloom-ai/BDE/wiki) how to use BDE, with code examples and how-to's
Read our [Wiki](https://github.com/scalytics/BDE/wiki) how to use BDE, with code examples and how-to's

BDE comes with:
SDE comes with:
- Java [11](https://www.azul.com/downloads/?version=java-11-lts&os=ubuntu&architecture=x86-64-bit&package=jdk)
- Maven [3.6.1](https://maven.apache.org/ref/3.6.3/)
- Apache Wayang [0.6.1](https://wayang.apache.org/documentation/)
Expand All @@ -11,9 +11,9 @@ BDE comes with:
- iJava [1.3.0](https://github.com/SpencerPark/IJava/releases/tag/v1.3.0)
- Jupyter lab [3.3.0](https://jupyterlab.readthedocs.io/en/3.3.x/)

## Starting the BDE
## Starting the SDE

You can bring the BDE up and running by executing the command
You can bring the SDE up and running by executing the command

```shell
docker compose up
Expand Down

0 comments on commit cefc70b

Please sign in to comment.