Commit Graph

36 Commits

Author SHA1 Message Date
Carol Willing
ac59eb343a Add generated notebooks rst files to version control 2015-09-24 15:16:38 -07:00
Carol Willing
c541cb4125 Add index for generated rst from ipynb 2015-09-23 17:32:17 -07:00
Carol Willing
f704baa796 Update gitignore 2015-09-23 16:33:49 -07:00
Matthias Bussonnier
2d5d548d79 Revert "Use NPM, node ES5, and browserify." 2015-08-27 09:00:15 +02:00
Jonathan Frederic
a719e19b39 Add script to amd-ify the commonjs code,
(backwards compat. and dynamic loading)
2015-08-26 14:06:11 -07:00
Jonathan Frederic
81a2998fe0 Dynamically load contents, also browserify contents. 2015-08-26 14:06:10 -07:00
Kyle Kelley
22fd1bcef4 Ignore some gunk. 2015-08-26 14:05:14 -07:00
Matthias Bussonnier
d9cec4706c update .gitignore with swap and map file 2015-06-10 16:07:00 -07:00
Jonathan Frederic
0e10d87292 Implement @takluyver's doc generation API 2015-06-02 08:26:23 -07:00
Min RK
e00931bc11 compile main.min.js for each application
- build-main.js is a separate file, spawned with process.fork to allow parallel builds
- gulp js builds main.min.js for each js application
2015-05-22 16:01:48 -07:00
Min RK
d71a59cc9f s/jupyter_notebook/notebook 2015-05-14 10:49:28 -07:00
Min RK
cfd1ee51e5 add package.json for fetching bower, less 2015-04-21 15:37:09 -07:00
Min RK
94abadd432 remove generated css files from the repo
require `setup.py css` to run
2015-04-21 15:37:09 -07:00
Min RK
599e504a1a add bower.json from ipython-components
`bower install` in package repo fetches components
2015-04-21 15:37:09 -07:00
Min RK
4a97b2a410 jupyter_notebook path in setup base, gitignore 2015-04-08 23:04:20 -07:00
mvr
256e82a140 [issue547] add emacs tmp files and .coverage files to gitignore 2014-11-07 23:09:44 +00:00
Thomas Kluyver
06ea6ad995 git ignore generated magics docs 2014-10-10 15:29:17 -07:00
MinRK
6ea0bd4e94 remove css sourcemaps from repo 2014-07-23 14:53:32 -07:00
Jonathan Frederic
989da023ee Ignore .DS_Store files (OSX) 2014-05-16 09:56:56 -07:00
Blake Griffith
bdec44fcd8 build listed twice in .gitignore. Removing one. 2014-01-24 12:37:48 -06:00
Thomas Kluyver
f6cab9f12e Generate docs for config options. 2013-11-01 18:18:48 -07:00
MinRK
eaffc26e9c update frontend in MANIFEST and .gitignore 2013-06-27 11:14:09 -07:00
MinRK
c8605cd83a ignore checkpoints 2013-05-01 17:32:45 -07:00
Brian E. Granger
efb02563f8 Removing static/components from .gitignore-we want to ship this. 2013-04-27 17:41:53 -07:00
MinRK
1f2341ba57 ignore bower components 2013-04-07 12:50:55 -07:00
Bradley M. Froehle
e3ae952054 Tell git to ignore __pycache__ directories. 2012-10-04 12:19:18 -07:00
Marc Abramowitz
324c052184 Add .tox to .gitignore 2012-06-19 08:13:37 -07:00
Fernando Perez
2c3172e236 Add MANIFEST to ignore list. 2011-10-13 22:13:30 -07:00
MinRK
a094ada137 Add utility function for installing mathjax for offline use
from IPython.external.mathjax import install_mathjax

install_mathjax()

* add mathjax destination to gitignore
2011-08-20 17:01:44 -07:00
MinRK
5fcef9cac3 update gitignore to exclude dist and zipped man pages
These are files generated when building releases, that should not be tracked.
2011-07-05 17:25:05 -07:00
MinRK
2705688219 ignore docs/build,_build 2011-04-07 17:38:10 -07:00
MinRK
faa07c36f3 added gh-pages command for GitHub hosted sphinx docs 2011-01-02 16:00:59 -08:00
Fernando Perez
18de03a2f6 Small fixes to git ignore file 2010-10-26 23:19:35 -07:00
Thomas Kluyver
495d7316f3 Ignore .bak files 2010-10-10 13:08:49 -07:00
Thomas Kluyver
365896cd23 Ignore .py~ files 2010-10-10 13:08:48 -07:00
Brian Granger
a46f74f371 Adding .gitignore and updating release to remove bzr tag. 2010-05-13 15:34:15 -07:00