-
It's clearer and you don't seem to update the older versions of MC where Fabric API only had the "fabric" mod ID.
Ref https://github.com/IMB11/MRU/blob/main/src/main/resources/fabric.mod.json#L30
-
at this point all I use fabric for is the interaction with the server, and all of it done in `host.py` and can probably be abstract away into a simple ssh runner, I don't need all of fabric for this.…
-
Hi,
As a developer I need a PowerBI/fabric workspace
So I can develop and deploy items for my users
The workspace should be named "SupplyChainPoC" and Rasmus Kjærulf and I should be the initial owne…
-
### Description & Motivation
Does Fabric work with FFCV dataloader?
I just tried it and first, when I used fabric.setup(..., ...), it said fabric only works with Pytorch dataloader.
So I removed …
-
The [fabric-builder-k8s](https://github.com/hyperledger-labs/fabric-builder-k8s) is designed for production-ready kubernetes Fabric deployments and it would be great to include it with Fabric networks…
-
Master issue for creating infra that simulates inter/intra mesh routing and the control plane traffic management needed for rerouting. To help with debugging, we should have serialization for the foll…
-
Hi, thanks so much for this! Its super cool to have fabric-like functionality directly in Obsidian!
I was curious if you had considered adding context file functionality?
This would allow for grea…
-
Hi,
Trying to install Fabric, this is the error:
![image](https://github.com/user-attachments/assets/c5fc0c12-7284-41f7-a56a-0b3b5876bdef)
What did I miss?
Thank you
-
Hi,
As a developer I need the correct permissions to create fabric items so I can create some of these elements:
- Copy job
- Pipelines
- Dataflows gen1/gen2
- Notebook
- Lake Houses
- Data Warehouse…
-
using this code
```
import obstore as obs
from obstore.store import AzureStore
import configparser
config = configparser.ConfigParser()
config.read("C:/KV/variable.ini")
store = AzureStore.fr…