Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tracebloc-package

Package Overview
Dependencies
Maintainers
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tracebloc-package

Package required to run Tracebloc jupyter notebook to create experiment

  • 0.5.96
  • PyPI
  • Socket score

Maintainers
5

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>

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc