GithubHelp home page GithubHelp logo

sidd-pandey / jupyter-server-proxy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jupyterhub/jupyter-server-proxy

0.0 2.0 0.0 345 KB

Jupyter notebook server extension to proxy web services.

Home Page: https://jupyter-server-proxy.readthedocs.io

License: BSD 3-Clause "New" or "Revised" License

Python 90.82% JavaScript 3.85% TypeScript 3.70% Dockerfile 1.63%

jupyter-server-proxy's Introduction

Jupyter Server Proxy

Jupyter Server Proxy lets you run arbitrary external processes (such as RStudio, Shiny Server, syncthing, PostgreSQL, etc) alongside your notebook, and provide authenticated web access to them.

Note: This project used to be called nbserverproxy. if you have an older version of nbserverproxy installed, remember to uninstall it before install jupyter-server-proxy - otherwise they may conflict

The primary use cases are:

  1. Use with JupyterHub / Binder to allow launching users into web interfaces that have nothing to do with Jupyter - such as RStudio, Shiny, or OpenRefine.
  2. Allow access from frontend javascript (in classic notebook or JupyterLab extensions) to access web APIs of other processes running locally in a safe manner. This is used by the JupyterLab extension for dask.

The documentation contains information on installation & usage.

Install

pip

pip install jupyter-server-proxy

conda

conda install jupyter-server-proxy -c conda-forge

src

pip install .

Note: if installing from source in editable mode: setup.py develop/pip install -e, please explicitly install the server extensions:

jupyter serverextension enable --sys-prefix jupyter_server_proxy

jupyter-server-proxy's People

Contributors

adsche avatar anton-khodak avatar athornton avatar betatim avatar derekheldtwerle avatar fm75 avatar iagomez avatar ian-r-rose avatar jakirkham avatar josephofiowa avatar joshbode avatar kalugny avatar lsetiawan avatar ltalirz avatar manics avatar minrk avatar nokome avatar quasiben avatar rcolle avatar rickyjin avatar rmorshea avatar rschroll avatar ryanlovett avatar tibdex avatar willingc avatar xmnlab avatar yuvipanda avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.