Jupinx

Latest version: v0.2.3

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

Scan your dependencies

Page 2 of 2

0.1.5

This release is focused on stability and bug-fixes of current features.

The release moves `-j, --jupyterhub` to more appropriately named `-j, --jupyternb` to launch jupyter notebook server.

**Bug Fixes and Improvements:**

- ENH: update how we launch http server [\60](https://github.com/QuantEcon/jupinx/pull/60) ([mmcky](https://github.com/mmcky))
- ENH: Added launching of jupyter notebook server using notebookApp class [\61](https://github.com/QuantEcon/jupinx/pull/61) ([AakashGfude](https://github.com/AakashGfude ))
- FIX: adjust open from jupyterhub to jupyternb [\58](https://github.com/QuantEcon/jupinx/pull/58) ([mmcky](https://github.com/mmcky))
- FIX: add fix for path inconsistencies for robustness [\57](https://github.com/QuantEcon/jupinx/pull/44) ([mmcky](https://github.com/mmcky))

**Docs** have also been updated ([jstac](https://github.com/jstac), [mmcky](https://github.com/mmcky))

0.1.4

Minor adjustment to version architecture so `setup.py` imports version attribute from jupinx.

0.1.3

This minor version release deprecates the `-v, --view` option in favour of:

1. `-j, --jupyterhub` for starting a Jupyter notebook server to view notebooks
1. `-s, --server` for starting an html server to view website

**Features:**

- ENH: Adjust view mechanism [\48](https://github.com/QuantEcon/jupinx/pull/48) ([mmcky](https://github.com/mmcky))

0.1.2

Minor release to fix VERSION attributes in `setup.py` and `jupinx/__init__.py`.

0.1.1

Minor update to fix version number in setup.py to match tag release.

0.1

This is the initial release of `jupinx`. A set of utilities for working with Jupyter and Sphinx.

This release includes:
1. `jupinx-quickstart` utility for setting up a `jupinx` style `sphinx` project and to assist with configuration.
1. `jupinx` command line utility for simple triggering of builds that are `jupinx` style projects. This allows building `notebooks`, `website`, and `coverage` reports. In addition to enable `viewing` of build results. Further information is available using `jupinx --help`

Documentation and Tutorial are available [here](https://quantecon.github.io/jupinx/)

**Features:**

- ENH: Added preview option in makefile template [\41](https://github.com/QuantEcon/jupinx/pull/41) ([AakashGfude](https://github.com/AakashGfude))
- FEAT: Add view directory check [\37](https://github.com/QuantEcon/jupinx/pull/37) ([mmcky](https://github.com/mmcky))
- ENH: Added check for makefile [\34](https://github.com/QuantEcon/jupinx/pull/34) ([AakashGfude](https://github.com/AakashGfude))
- FEAT: add preview option for notebooks and website [\29](https://github.com/QuantEcon/jupinx/pull/29) ([mmcky](https://github.com/mmcky))
- FEAT: add make clean option, increase verbosity when issuing commands [\27](https://github.com/QuantEcon/jupinx/pull/27) ([mmcky](https://github.com/mmcky))
- FEAT: Add Jupinx CLI for building Jupinx Style Sphinx Projects [\15](https://github.com/QuantEcon/jupinx/pull/15) ([AakashGfude](https://github.com/AakashGfude))
- FEAT: Added jupyter\_kernels and extensions list in conf template [\10](https://github.com/QuantEcon/jupinx/pull/10) ([AakashGfude](https://github.com/AakashGfude))
- ENH: Adding MANIFEST file and creating \_init\_ files [\8](https://github.com/QuantEcon/jupinx/pull/8) ([AakashGfude](https://github.com/AakashGfude))
- FEAT: Quickstart feature [\6](https://github.com/QuantEcon/jupinx/pull/6) ([AakashGfude](https://github.com/AakashGfude))

**Bug Fixes:**

- FIX: Specifying a minimum pyzmq requirement [\44](https://github.com/QuantEcon/jupinx/pull/44) ([AakashGfude](https://github.com/AakashGfude))
- FIX: Sphinx version requirement specification in setup.py [\40](https://github.com/QuantEcon/jupinx/pull/40) ([AakashGfude](https://github.com/AakashGfude))
- Update to help command and messages [\39](https://github.com/QuantEcon/jupinx/pull/39) ([mmcky](https://github.com/mmcky)) [\38](https://github.com/QuantEcon/jupinx/pull/38) ([mmcky](https://github.com/mmcky)) [\35](https://github.com/QuantEcon/jupinx/pull/35) ([mmcky](https://github.com/mmcky))
- FIX: Unnecessary imports [\25](https://github.com/QuantEcon/jupinx/pull/25) ([AakashGfude](https://github.com/AakashGfude))

**Docs:**

- DOCS: Update Docs and Tutorial [\22](https://github.com/QuantEcon/jupinx/pull/22) ([mmcky](https://github.com/mmcky)) [\18](https://github.com/QuantEcon/jupinx/pull/18) ([mmcky](https://github.com/mmcky)) [\17](https://github.com/QuantEcon/jupinx/pull/17) ([mmcky](https://github.com/mmcky)) [\12](https://github.com/QuantEcon/jupinx/pull/12) ([DrDrij](https://github.com/DrDrij)) [\9](https://github.com/QuantEcon/jupinx/pull/9) ([mmcky](https://github.com/mmcky))

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.