Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

hdsingh/Brain-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

Brain-Explorer

This notebook shows 3D visualization of Brain.

Installation

  1. git clone https://github.com/hdsingh/Brain-Explorer

  2. cd Brain-Explorer

  3. conda env create -f environment.yml or

    conda create env -n brain_env
    conda activate brain_env
    conda install -c pyviz/label/dev -c bokeh/label/dev bokeh datashader holoviews hvplot param panel

Deployment

Deploy this dashboard from the CLI using:

$ panel serve app.ipynb

About

3D visualization of Brain

Topics

Resources

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors