Giter Club home page Giter Club logo

jupyter-php-installer's Introduction

Jupyter-PHP Installer (Main Page)

Author Software License Packagist Version

Introduction

Jupyter-PHP is a PHP kernel for Jupyter. This repository holds an installer to make easier installing the Jupyter-PHP kernel.

Getting started

Go to the main page and follow the instructions.

Learn more

  • Chat Room : If you want to have a real-time chat with other Jupyter-PHP users or developers, you can do it here.
  • Group / Mail List : If a chat room isn't enough to post your doubts or ideas, you can join to our mail list.

How to contribute

  • First of all, you can take a look on the bugtracker and decide if there is something that you want to do ๐Ÿ˜‰ . If you think there are missing improvements in this file, then you are invited to modify the TODO list.
  • You can also send us bug reports using the same bugtracker.
  • If you are really interested on helping to improve Litipk\BigNumbers, we recommend to read the contributing guidelines.

Addendum

If you just want to run the installer from this repository without building a phar file you can do the following:

composer install
composer execute install

To create an installer that works with the latest composer, you can run. Unfortunately this will need to be modified to work for Windows.

chmod +x bin/build.sh && bin/build.sh

The other important thing is to make sure you have the ZeroMQ extension installed or you will hit problems. The Jupyter notebook needs it for communicating with the language engine.

Installing ZeroMQ

And finally after you have your successful install

jupyter notebook

License

Jupyter-PHP and its installer are licensed under the MIT License.

jupyter-php-installer's People

Contributors

castarco avatar bstoney avatar andrevanzuydam avatar wogsland avatar dawehner avatar sebcorbin avatar

Stargazers

Alessandro Feitoza avatar Tina4 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.