You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-jupyterhub-ldapauthenticator-1.0-1.lbn19.noarch
Simple LDAP Authenticator Plugin for JupyterHub You can install it from pip with: ``` pip install jupyterhub-ldapauthenticator ``` Requirements ## I've only tested with python3 - anyone willing to test with python2 is welcome to do so! There's no reason it shouldn't work. You can enable this authenticator with the folling lines in ...
RPMPackage python3-jupyter_kernel_gateway-1.0.0-1.lbn19.noarch
Jupyter Kernel Gateway is a web server that supports different mechanisms for spawning and communicating with Jupyter kernels, such as:* A Jupyter Notebook servercompatible HTTP API used for requesting kernels and talking the Jupyter kernel protocol <https://jupyterclient.readthedocs.org/en/latest/messaging.html>_ with the kernels over Websockets * A HTTP API defined by annotated notebook ...
RPMPackage python3-jupyter_dashboards-0.6.0-1.lbn19.noarch
This package adds the following features to Jupyter Notebook:* Dashboard layout mode for arranging notebook cell outputs in a gridlike fashion * Dashboard view mode for interacting with an assembled dashboard within the Jupyter Notebook * Ability to share notebooks with dashboard layout metadata in them with other Jupyter Notebook usersSee the project ...
RPMPackage python3-jupyter_core-4.1.0-5.lbn19.noarch
Core common functionality of Jupyter projects. This package contains base application classes and configuration inherited by other projects. It doesn't do much on its own.
RPMPackage python3-jupyter_client-4.3.0-1.lbn19.noarch
UNKNOWN
RPMPackage python3-jupyter-wysiwyg-0.1.1-1.lbn19.noarch
UNKNOWN
RPMPackage python3-jupyter-tree-filter-1.4.1-1.lbn19.noarch
UNKNOWN
RPMPackage python3-jupyter-sphinx-theme-0.0.6-1.lbn19.noarch
jupytersphinxtheme A Jupyter [Sphinx](http://www.sphinxdoc.org/en/stable/) theme for narrative documentation. Installation Install the package using PIP:bash pip install jupyter_sphinx_theme Edit the "conf.py" configuration file to point to the jupyter theme:python At the top. from jupyter_sphinx_theme import * init_theme() ... Comment out the html_theme line
RPMPackage python3-jupyter-spark-0.3.0-1.lbn19.noarch
[![Build Status](https://travis-ci.org/mozilla/jupyter- spark.svg?branch=master)](https://travis-ci.org/mozilla/jupyter-spark) [![codecov](https://codecov.io/gh/mozilla/jupyter- spark/branch/master/graph/badge.svg)](https://codecov.io/gh/mozilla/jupyter- spark) Jupyter Notebook extension for Apache Spark integration. Includes a progress indicator for the current Notebook cell ...
RPMPackage python3-jupyter-core-4.1.1-2.lbn19.noarch
Core common functionality of Jupyter projects. This package contains base application classes and configuration inherited by other projects.
RPMPackage python3-jupyter-1.0.0-2.lbn19.noarch
Install the Jupyter system, including the notebook, qtconsole, and the IPython kernel.
RPMPackage python3-jsondate-0.1.2-1.lbn19.noarch
======== jsondate ======== Sick of rewriting the same JSON datetime handling code for each project? ``jsondate`` is a drop-in replacement for Python's standard ``json`` library that adds sensible handling of ``datetime`` and ``date`` objects. ``jsondate`` uses ISO8601 for encoding ``datetime`` objects and the date-specific part of ISO6801 for encoding ``date`` objects. Example:: ...
RPMPackage python3-joblib-0.10.0-1.lbn19.noarch
Joblib is a set of tools to provide **lightweight pipelining in Python**. In particular, joblib offers: 1. transparent diskcaching of the output values and lazy reevaluation (memoize pattern) 2. easy simple parallel computing 3. logging and tracing of the executionJoblib is optimized to be **fast** and **robust** in particular on large data and has specific optimizations for ...
RPMPackage python3-ipywidgets-5.2.2-1.lbn19.noarch
.. image:: https://img.shields.io/pypi/v/ipywidgets.svg :target: https://pypi.python.org/pypi/ipywidgets/ :alt: Version Number.. image:: https://img.shields.io/pypi/dm/ipywidgets.svg :target: https://pypi.python.org/pypi/ipywidgets/ :alt: Number of PyPI downloadsInteractive HTML Widgets Interactive HTML widgets for Jupyter notebooks and the IPython kernel.Usage .. codeblock:: ...
RPMPackage python3-ipython_genutils-0.1.0-4.lbn19.noarch
This package is a stop-gap that contains some common utilities shared by Jupyter and IPython projects during The Big Splitâ„¢. As soon as possible, those packages will remove their dependency on this, and this repo will go away. No functionality should be added to this repository, and no packages outside IPython/Jupyter should depend on it.
RPMPackage python3-ipython-sphinx-5.0.0-1.lbn19.noarch
IPython provides a replacement for the interactive Python interpreter with extra functionality. Main features: * Comprehensive object introspection. * Input history, persistent across sessions. * Caching of output results during a session with automatically generated references. * Readline based name completion. * Extensible system of 'magic' commands for controlling the environment and performing many tasks related either to IPython or the operating system. * Configuration system with easy switching between different setups (simpler than changing $PYTHONSTARTUP environment variables every time). * Session logging and reloading. * Extensible syntax processing for special purpose situations. * Access to the system shell with user-extensible alias system. * Easily embeddable in other Python programs. * Integrated access to the pdb debugger and the Python profiler. This package contains the ipython sphinx extension.
RPMPackage python3-ipython-notebook-5.0.0-1.lbn19.noarch
IPython provides a replacement for the interactive Python interpreter with extra functionality. Main features: * Comprehensive object introspection. * Input history, persistent across sessions. * Caching of output results during a session with automatically generated references. * Readline based name completion. * Extensible system of 'magic' commands for controlling the environment and performing many tasks related either to IPython or the operating system. * Configuration system with easy switching between different setups (simpler than changing $PYTHONSTARTUP environment variables every time). * Session logging and reloading. * Extensible syntax processing for special purpose situations. * Access to the system shell with user-extensible alias system. * Easily embeddable in other Python programs. * Integrated access to the pdb debugger and the Python profiler. This package contains the ipython notebook.
RPMPackage python3-ipython-gui-5.0.0-1.lbn19.noarch
This package contains the gui of ipython, which requires PyQt.
RPMPackage python3-ipython-console-5.0.0-1.lbn19.noarch
IPython provides a replacement for the interactive Python interpreter with extra functionality. Main features: * Comprehensive object introspection. * Input history, persistent across sessions. * Caching of output results during a session with automatically generated references. * Readline based name completion. * Extensible system of 'magic' commands for controlling the environment and performing many tasks related either to IPython or the operating system. * Configuration system with easy switching between different setups (simpler than changing $PYTHONSTARTUP environment variables every time). * Session logging and reloading. * Extensible syntax processing for special purpose situations. * Access to the system shell with user-extensible alias system. * Easily embeddable in other Python programs. * Integrated access to the pdb debugger and the Python profiler. This package provides IPython for in a terminal.
RPMPackage python3-ipython-5.0.0-1.lbn19.noarch
IPython provides a replacement for the interactive Python interpreter with extra functionality. Main features: * Comprehensive object introspection. * Input history, persistent across sessions. * Caching of output results during a session with automatically generated references. * Readline based name completion. * Extensible system of 'magic' commands for controlling the environment and performing many tasks related either to IPython or the operating system. * Configuration system with easy switching between different setups (simpler than changing $PYTHONSTARTUP environment variables every time). * Session logging and reloading. * Extensible syntax processing for special purpose situations. * Access to the system shell with user-extensible alias system. * Easily embeddable in other Python programs. * Integrated access to the pdb debugger and the Python profiler. This package depends on all python3-ipython packages but python3-ipython-tests.