No project description provided
Project description
ipydrop
Installation
pip install ipydrop
Development installation
Create a virtual environment and and install ipydrop in editable mode with the optional development dependencies:
python -m venv .venv
source .venv/bin/activate
pip install -e ".[dev]"
You then need to install the JavaScript dependencies and run the development server.
npm install
npm run dev
Open example.ipynb
in JupyterLab, VS Code, or your favorite editor
to start developing. Changes made in js/
will be reflected
in the notebook.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ipydrop-0.0.1.tar.gz
(5.6 kB
view details)
Built Distribution
File details
Details for the file ipydrop-0.0.1.tar.gz
.
File metadata
- Download URL: ipydrop-0.0.1.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38c1539bd88da866b15c8ce640dcc878a7036242f3b7fed1e62e5ab0abd5325d |
|
MD5 | 04410cc0c0be38eaf4dd8bcb3dfe6ab6 |
|
BLAKE2b-256 | 43c8e1ca1035d2ff1995491f2900bea3a9db1fbea0ab6f9bbf435b418c9820c6 |
File details
Details for the file ipydrop-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: ipydrop-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5d5b84553c9e8b24b4d551bab5f5df2a1b8274505e8637e085fabec91001659 |
|
MD5 | db31c83ec6437c69d0039f50b6fb5e28 |
|
BLAKE2b-256 | a561230bfee0f8a6a56a14f20a7f3c15fbbdee1fa08b9199380bfdda5c34aac0 |