Skip to content

uliludmann/m1_data_env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small Silicon Data Environment

I want to come up with a nix based local data development environment for Apple Silicon Based machines.

Components

  • Infrastructure

    • Postgres
    • Kafka
  • Programming Environment

    • Python
      • Poetry
      • Jupyterlabs
      • Tensorflow preinstalled inclusive GPU Support
    • Rust
    • Scala

HOW-TO

  1. Install nix-shell
  2. start nix-shell

Switch to the respective dir and run either poetry run jupyter-lab or cargo run

To start kafka console producer run kafka-console-producer --bootstrap-server localhost:9092 --topic test

⚠️ WARNING: This is still a work in progress ⚠️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published