Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Remove/abstract-out need to install settings.json on the target system

Open
#39 0 comments 0 reactions 1 assignee View on GitHub

@jessy-liao is already working on this.

Since May 27, 2026.

Assessment

This issue has not been assessed yet.

Description

To interact with zookeeper via ficus, the PC needs to have a settings.json file that exists somewhere on the machine. Let's consider a few alternatives:

  • settings.json is bundled with the instrument-wrapper repository OR
  • settings.json is not needed altogether

As-is, we make ficus harder to use on target PCs because they need to install a file (probably) outside of the scope of a github repository. It makes deployment more cumbersome because if fields change, we need to manually find and change these settings.json files in lock step.

Related: https://github.com/AllenNeuralDynamics/ficus/issues/38

Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from AllenNeuralDynamics/ficus

All issues in AllenNeuralDynamics/ficus

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.