• This repository has been archived on 27/Dec/2023
  • Stars
    star
    218
  • Rank 175,868 (Top 4 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 8 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A PHP Kernel for Jupyter

Jupyter-PHP

Author Software License Packagist Version

Introduction

Jupyter-PHP is a PHP kernel for Jupyter. This project is inspired on https://github.com/dawehner/jupyter-php, some bits of code from the old IPython kernel have been used in this new Jupyter kernel.

In addition to the Jupyter compatibility, the new Jupyter-PHP adds a lot of improvements, like the integration with PsySH in order to provide:

  • "memory": the old kernel was unable to keep variables to allow reuse them later.
  • online documentation with the doc command. Not yet implemented
  • code introspection with the ls command. Not yet implemented
  • errors introspection with the wtf command. Not yet implemented

Getting started

The recommended way is to go to the Jupyter-PHP installer's page and follow its 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.

License

Jupyter-PHP is licensed under the MIT License.

More Repositories

1

php-bignumbers

A robust library to handle immutable big numbers inside PHP applications
PHP
131
star
2

nominal

Powerful nominal types for your Typescript project
TypeScript
67
star
3

ColorSharp

A .NET/Mono library to handle color spaces (and light spectrums!)
C#
47
star
4

Jupyter-PHP-Installer

An installer for Jupyter-PHP
PHP
41
star
5

flysystem-fallback-adapter

Flysystem adapter for fallback filesystems
PHP
17
star
6

php-timeseries

An opensource PHP library to do time series forecasting
PHP
14
star
7

beautiful-tree

A library to generate beautiful trees in your website
TypeScript
13
star
8

php-jiffy

A library to handle precise timestamps the easy way.
PHP
8
star
9

lambda-ioc

Super type safe dependency injection 💉 for TypeScript (inspired by Diddly)
TypeScript
8
star
10

power_cache

Powerful cache tools for Python
Python
4
star
11

platano-indexer

A REST indexer/search engine .
Java
4
star
12

Unicity

PHP Library to generate DB-friendly GUIDs
PHP
4
star
13

pyphpon

A port of (a few) nice Python features to PHP.
PHP
3
star
14

php-time-models

A package to model systems through the time
PHP
2
star
15

lock-distill

Lock-Distill is a tool designed to create "minimal" lockfiles to be used when building OCI/Docker images, in the context of monorepos.
JavaScript
2
star
16

safe-env

Small library to load strongly typed values from environment variables
TypeScript
2
star
17

eslint-config

Strict & opinionated ESLint+Prettier configuration
JavaScript
1
star
18

coder-spirit.github.io

Coder-Spirit Blog
JavaScript
1
star
19

doctrine-mongodb-jiffy

Type adapter for Jiffy's Universal Timestamps on Doctrine MongoDB ODM
PHP
1
star
20

nominal-symbols

TypeScript
1
star