The community member is asking about accessing datasets via client for local development, specifically in a monorepo with two actors. They want to know if this functionality only works on the platform, or if it's possible to access a named dataset from one actor inside the other actor locally. The community member also asks about alternatives if accessing datasets of other actors is not possible via openDataSet locally.
I haven't been able to find any information on how accessing datasets via client works for local development–does this only work on the platform? I have a monorepo with two actors and I'd like to access a named dataset from one actor inside the other. If accessing the datasets of other actors is not possible via openDataSet locally, what alternatives are there?