https://github.com/bluebrain/brayns-circuit-studio

https://github.com/bluebrain/brayns-circuit-studio

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.9%) to scientific vocabulary

Keywords

circuit visualization
Last synced: 6 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: BlueBrain
  • License: apache-2.0
  • Language: TypeScript
  • Default Branch: main
  • Homepage:
  • Size: 75.2 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Archived
Topics
circuit visualization
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License Authors

README.md

[!WARNING] The Blue Brain Project concluded in December 2024, so development has ceased under the BlueBrain GitHub organization. Future development will take place at: https://github.com/openbraininstitute/brayns-circuit-studio

Brayns Circuit Studio

Brans Circuit Studio is the web client to Brayns service.

URL parameters

  • host: the address for the Backend; you can provide a node name, hostname (and port) or a full encoded custom url
  • brayns: (Optional) if defined, it will override the address of Brayns; use this if you need e.g. to debug Brayns locally

Installation

bash npm install npm start

Funding & Acknowledgment

The development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government's ETH Board of the Swiss Federal Institutes of Technology.

Copyright (c) 2024 Blue Brain Project/EPFL

Owner

  • Name: The Blue Brain Project
  • Login: BlueBrain
  • Kind: organization
  • Email: bbp.opensource@epfl.ch
  • Location: Geneva, Switzerland

Open Source Software produced and used by the Blue Brain Project

GitHub Events

Total
  • Push event: 1
  • Public event: 1
Last Year
  • Push event: 1
  • Public event: 1

Dependencies

Dockerfile docker
  • nginx ${BCS_NGINX_IMAGE_VERSION} build
  • node ${BCS_NODE_IMAGE_VERSION} build
package-lock.json npm
  • 1012 dependencies
package.json npm
  • @babel/preset-typescript ^7.26.0 development
  • @types/hammerjs ^2.0.46 development
  • @types/jest ^29.5.14 development
  • @types/math3d ^0.2.6 development
  • @types/react ^18.3.12 development
  • @types/react-dom ^18.3.1 development
  • @types/react-test-renderer ^18.3.0 development
  • @types/three ^0.170.0 development
  • @typescript-eslint/eslint-plugin ^8.14.0 development
  • @typescript-eslint/parser ^8.14.0 development
  • babel-eslint ^10.1.0 development
  • babel-jest ^29.7.0 development
  • build-react-routes ^0.10.5 development
  • clean-webpack-plugin ^4.0.0 development
  • copy-webpack-plugin ^12.0.2 development
  • css-loader ^6.11.0 development
  • eslint ^9.11.1 development
  • eslint-config-prettier ^9.1.0 development
  • eslint-plugin-import ^2.31.0 development
  • eslint-plugin-jsdoc ^50.5.0 development
  • eslint-plugin-jsx-a11y ^6.10.2 development
  • eslint-plugin-no-null ^1.0.2 development
  • eslint-plugin-prefer-arrow ^1.2.3 development
  • eslint-plugin-react ^7.37.0 development
  • eslint-plugin-unicorn ^55.0.0 development
  • file-loader ^6.2.0 development
  • html-webpack-plugin ^5.6.0 development
  • htmlparser2 ^9.1.0 development
  • identity-obj-proxy ^3.0.0 development
  • jest ^29.7.0 development
  • jest-environment-jsdom ^29.7.0 development
  • jest-websocket-mock ^2.5.0 development
  • mini-css-extract-plugin ^2.9.1 development
  • mock-socket ^9.3.1 development
  • prettier 3.3.3 development
  • raw-loader ^4.0.2 development
  • react-test-renderer ^18.3.1 development
  • style-loader ^3.3.4 development
  • ts-jest ^29.2.5 development
  • ts-loader ^9.5.1 development
  • ts-node ^10.9.2 development
  • typescript ^5.6.3 development
  • url-loader ^4.1.1 development
  • webpack ^5.96.1 development
  • webpack-cli ^5.1.4 development
  • webpack-dev-server ^5.1.0 development
  • webpack-manifest-plugin ^5.0.0 development
  • webpack-shell-plugin-next ^2.3.2 development
  • yaml-loader ^0.8.1 development
  • @math.gl/core ^4.1.0
  • @tolokoban/react-state ^0.3.2
  • @tolokoban/tgd ^2.0.16
  • @tolokoban/type-guards ^0.7.2
  • @tolokoban/ui ^0.20.3
  • @types/crypto-js ^4.2.2
  • crypto-js ^4.2.0
  • dotenv ^16.4.5
  • hammerjs ^2.0.8
  • jso-2 ^1.0.0
  • json5 ^2.2.3
  • markdown-to-jsx ^7.6.2
  • react ^18.3.1
  • react-dom ^18.3.1
  • three ^0.170.0
fake-backend/requirements.txt pypi
  • Babel ==2.9.1
  • Jinja2 ==3.0.1
  • MarkupSafe ==2.0.1
  • PyYAML ==5.4.1
  • Pygments ==2.10.0
  • Sphinx ==4.2.0
  • alabaster ==0.7.12
  • arrow ==1.1.1
  • astroid ==2.8.0
  • attrs ==21.2.0
  • backports.entry-points-selectable ==1.1.0
  • binaryornot ==0.4.4
  • certifi ==2021.5.30
  • chardet ==4.0.0
  • charset-normalizer ==2.0.6
  • click ==8.0.1
  • cookiecutter ==1.7.3
  • distlib ==0.3.3
  • docutils ==0.17.1
  • filelock ==3.2.0
  • idna ==3.2
  • imagesize ==1.2.0
  • iniconfig ==1.1.1
  • isort ==5.9.3
  • jinja2-time ==0.2.0
  • lazy-object-proxy ==1.6.0
  • libsonata ==0.1.14
  • markdown-it-py ==1.1.0
  • mccabe ==0.6.1
  • mdit-py-plugins ==0.2.8
  • myst-parser ==0.15.2
  • packaging ==21.0
  • platformdirs ==2.4.0
  • pluggy ==1.0.0
  • poyo ==0.5.0
  • py ==1.10.0
  • pylint ==2.11.1
  • pyparsing ==2.4.7
  • pytest ==6.2.5
  • pytest-asyncio ==0.15.1
  • python-dateutil ==2.8.2
  • python-slugify ==5.0.2
  • pytz ==2021.3
  • requests ==2.26.0
  • six ==1.16.0
  • snowballstemmer ==2.1.0
  • sphinx-bluebrain-theme ==0.2.5
  • sphinxcontrib-applehelp ==1.0.2
  • sphinxcontrib-devhelp ==1.0.2
  • sphinxcontrib-htmlhelp ==2.0.0
  • sphinxcontrib-jsmath ==1.0.1
  • sphinxcontrib-qthelp ==1.0.3
  • sphinxcontrib-serializinghtml ==1.1.5
  • text-unidecode ==1.3
  • toml ==0.10.2
  • tox ==3.24.4
  • typing-extensions ==3.10.0.2
  • urllib3 ==1.26.7
  • virtualenv ==20.8.1
  • websockets ==10.0
  • wrapt ==1.12.1