Skip to content

chrisecker/pynotebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pynotebook
==========

.. image::
   https://raw.githubusercontent.com/chrisecker/textmodel/master/pynotebook/screenshots/ball2_small.png

`More screenshots <https://github.com/chrisecker/textmodel/tree/master/pynotebook/screenshots>`_


Introduction
------------

Pynotebook is a library for creating notebook applications in
wxpython. A notebook is a document which can contain program code,
text and graphics.  Notebooks are a pleasant way to develop and
document code and to store ideas.

Unlike other python notebook interfaces such as jupyter or spyder, pnb
is very lightweight and can be easily embeded in wxpython
applications.

Although python is the native language for pynotebook, it is
possible create notebooks for other scripting languages.

Applications using the Pynotebook library are

- `pnb application <https://pypi.python.org/pypi/pnb>`_ (a python notebook application) and
- `rnb <https://pypi.python.org/pypi/rnb>`_ (an experimental notebook for the r programming language)



Links
-----
- `github page <https://github.com/chrisecker/textmodel/tree/master/pynotebook>`_

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages