3.2.29 • Published 8 years ago

microdrop v3.2.29

Weekly downloads
1
License
BSD-2-Clause
Repository
github
Last release
8 years ago

Microdrop 3

Build Status Build status

Microdrop with MQTT communication and web front end

Installing From NPM (Latest, or Release)

# Install latest:
npm install https://github.com/sci-bots/microdrop-3 --no-optional
# Install latest release:
npm install microdrop --no-optional
microdrop-3

Installing From Source (Latest)

git clone https://github.com/sci-bots/microdrop-3
cd microdrop-3
npm i --global gulp lerna
npm install --no-optional
lerna bootstrap
# [optional] lerna exec -- gulp build
npm run start

Linking with Jupyterlab

# conda:
conda install jupyterlab

# pip:
pip install jupyterlab
jupyter serverextension enable --py jupyterlab --sys-prefix

cd microdrop-3
gulp link:jupyterlab

Docs

Visit project wiki

3.2.29

8 years ago

3.2.28

8 years ago

3.2.27

8 years ago

3.2.26

8 years ago

3.2.25

8 years ago

3.2.24

8 years ago

3.2.23

8 years ago

3.2.22

8 years ago

3.2.21

8 years ago

3.2.20

8 years ago

3.2.19

8 years ago

3.2.18

8 years ago

3.2.17

8 years ago

3.2.16

8 years ago

3.2.15

8 years ago

3.2.14

8 years ago

3.2.13

8 years ago

3.2.12

8 years ago

3.2.11

8 years ago

3.2.10

8 years ago

3.2.9

8 years ago