TODO
Project description
ssi_pingme
Dev mode
#Create the dev environment in ./.venv then activate it so you're working in it
conda env create -p ./.venv --file conda.dev.env.yaml
conda activate ./.venv
#Need to add kernel to jupyterhub for processing on server, ipykernel is part of conda.dev.env.yaml
python -m ipykernel install --user --name=Pingme
#After this change your kernel to Pingme via JupyterHub (top right of a notebook)
#Now we need to create the repo locally
nbdev_export
#with it created we can install the dev env
pip install -e '.[dev]'
#optional test to ensure it worked
core_hello_world test #to test everything works
#now we can do nbdev_prepare
nbdev_prepare
Install
pip install ssi_pingme
How to use
Fill me in please! Don’t forget code examples:
1 + 1
2
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
ssi_pingme-0.0.3.tar.gz
(13.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ssi_pingme-0.0.3.tar.gz.
File metadata
- Download URL: ssi_pingme-0.0.3.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
177bb2458d728d26fe5dc7c022b8b807d9b43ec347c80223142d4cb69f6b39f5
|
|
| MD5 |
e9a46579f675248d8a4e9e1577bae734
|
|
| BLAKE2b-256 |
1d1dae50d37a859733600c03b32975e8399b7cd7e0bba53f7922daeb60b486f3
|
File details
Details for the file ssi_pingme-0.0.3-py3-none-any.whl.
File metadata
- Download URL: ssi_pingme-0.0.3-py3-none-any.whl
- Upload date:
- Size: 14.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80b06b7a8089390f113211b2ec35cadb2b4417fbb9323cd092f31fc7db37ef39
|
|
| MD5 |
36f3f698ddfd8bb86983db8878065702
|
|
| BLAKE2b-256 |
7096d8f97a780c6e417553e4eadbd1cc67841165ec446ed6a6cae907b04318ae
|