No project description provided
Project description
ipyniivue_experimental
python3.11 -m venv .venv && source .venv/bin/activate
pip install ipyniivue_experimental
pip install jupyterlab
Example
from ipyniivue_experimental import AnyNiivue
nv = AnyNiivue()
nv
# second cell, wait for one second till the frontend code from cell1 is done loading.
my_volumes = [
{ "url": "https://niivue.github.io/niivue/images/mni152.nii.gz" }
]
nv.load_volumes(my_volumes)
How this project was made:
This project was made with
npm create anywidget@latest
create-anywidget version 0.4.5
┌ Welcome to anywidget! │ ◇ Where should we create your project? │ . │ ◇ Directory not empty. Continue? │ Yes │ ◇ Which framework? │ Vanilla │ ◇ Which variant? │ JavaScript │ └ Your project is ready!
3
npm install
4
npm i @niivue/niivue
python3.11 -m venv .venv && source .venv/bin/activate pip install -e ".[dev]"
npm run dev
# Changelog:
## v0.0.5
Adding functions
load_volumes, load_meshes, set_opacity, set_crosshair_width and set_crosshair_color.
## v0.0.4
Setting up the project
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ipyniivue_experimental-0.0.6.tar.gz
.
File metadata
- Download URL: ipyniivue_experimental-0.0.6.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbdc6e591afc3cffd269b07ee5d38167883a3cd211f5738e06ed8a2019c9943b |
|
MD5 | e675c1bbb57b864f9dfd59b33b426054 |
|
BLAKE2b-256 | a78fb5d0d9148025ab56d1b86b83faa6b9c1dc26626c0c21794f017fca7a6ecd |
File details
Details for the file ipyniivue_experimental-0.0.6-py2.py3-none-any.whl
.
File metadata
- Download URL: ipyniivue_experimental-0.0.6-py2.py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d97a88fc80f3425c9eea7b073b31d6ff5e983c766a017b86650b4d82c8fc6d48 |
|
MD5 | 087f1b4a03f2a40bdea658a0d8b6ba76 |
|
BLAKE2b-256 | f2d893e375bf634a344a35323c132c4de07c34071dc558f3d605f21286d1bf51 |