##// END OF EJS Templates
Remove all references to notebooks (#14572)...
Remove all references to notebooks (#14572) IPython repo is just the CLI, and those are unmaintained. Reduce the size of the repo, and if anything those should migrate to notebook or lab, or be a separate example repo.

File last commit:

r28948:65ad9e8f
r28983:92b295a4 merge
Show More
__init__.py
11 lines | 411 B | text/x-python | PythonLexer
# encoding: utf-8
"""
Extra capabilities for IPython
"""
# -----------------------------------------------------------------------------
# Copyright (C) 2008-2011 The IPython Development Team
#
# Distributed under the terms of the BSD License. The full license is in
# the file COPYING, distributed as part of this software.
# -----------------------------------------------------------------------------