3.2.29 • Published 6 years ago

microdrop v3.2.29

Weekly downloads
1
License
BSD-2-Clause
Repository
github
Last release
6 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

6 years ago

3.2.28

6 years ago

3.2.27

6 years ago

3.2.26

6 years ago

3.2.25

6 years ago

3.2.24

6 years ago

3.2.23

6 years ago

3.2.22

6 years ago

3.2.21

6 years ago

3.2.20

6 years ago

3.2.19

6 years ago

3.2.18

6 years ago

3.2.17

6 years ago

3.2.16

6 years ago

3.2.15

6 years ago

3.2.14

6 years ago

3.2.13

6 years ago

3.2.12

6 years ago

3.2.11

6 years ago

3.2.10

6 years ago

3.2.9

6 years ago