Run-jnb

Latest version: v0.1.16

Safety actively analyzes 618891 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.16

- **Getting Started**: via https://mybinder.org/ [![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/hz-inova/run_jnb/master?filepath=%2Fexample%2FGetting%20Started.ipynb)

untagged-6df3a0e9cf6c5d141073
***run_jnb*** returns a namedtuple (before was a tuple)

0.1.14

Main changes:
- ***possible_parameter*** and ***run_jnb*** have a new optional parameter *jsonable_parameter = True* that constrains the possible parameters to the set of jsonable parameters,
- ***possible_parameter*** returns a list of possible parameters with their name, value (if *jsonable_parameter = True*) and cell index. The list is sorted alphabetically by the name of the possible parameters.

A **jsonable parameter** is a parameter for which its value can be recovered from its json representation (using the json module).

0.1.13

0.1.12

0.1.11

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.