Package required to run Tracebloc jupyter notebook to create experiment
Project description
Tracebloc package
This package is pre-requiste to run tracebloc jupyter notebook.
This package helps to create and start the experiment for training ML models in tracebloc environment.
Deployment Steps
Pre Requisite - Make sure you have a PyPi account and have access to tracebloc-package and tracebloc-package-dev
Step 1 - Clean up:
Delete the following folders if they exist
- dist
- tracebloc_package.egg-info
- tracebloc_package_dev.egg-info
Step 2 - Update Config:
Update the following details in setup.py and commit
- Version
- As applicable
Step 3 - Install Requirements:
pip install -r requirements.txt
Step 4 - Build:
For Dev
python setup.py sdist
For Prod/Live
python setup.py sdist --live
Step 5 - Upload:
twine upload dist/*
username: __token__
password: <your auth token>
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
tracebloc_package-0.5.80.tar.gz
(47.3 kB
view details)
File details
Details for the file tracebloc_package-0.5.80.tar.gz
.
File metadata
- Download URL: tracebloc_package-0.5.80.tar.gz
- Upload date:
- Size: 47.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1bd7bd82dc5a64e3cdb889c43e7bb39bb78515d94f7567ad30f390440e1173ee |
|
MD5 | e057df81608cf96ed08df3b8404c4fce |
|
BLAKE2b-256 | 164b1703eeee01c318b56c28b9803e892b163eb94ac35a713f3d69352e9eeb4c |