Commit Graph

22 Commits (d3a063cc274f997d7dd4c805cfe16da500c1961c)

Author SHA1 Message Date
MinRK bce60e1be7 pass profile-dir instead of profile to Kernel
13 years ago
Matt Henderson b7ed106d11 must...bring...back...comma
13 years ago
Matt Henderson af03eb6d1b Modified initial template_path to pickup any overridden value by the user
13 years ago
Matt Henderson 918d872f2c needed proper dict syntax
13 years ago
Matt Henderson 56b33145e7 Fixed custom jinja2 templates being ignored when setting template_path
13 years ago
MinRK 698953e8b1 don't recommend `ipython notebook --matplotlib`
13 years ago
Matthias BUSSONNIER 8b71a49fc2 remove again a few other occurences
13 years ago
MinRK f9dd129e1c remove notebook read-only view
13 years ago
MinRK af7564253d remove a bunch of unused `default_config_file` assignments
13 years ago
Matthias Bussonnier 9b08a557e5 Merge pull request #3538 from minrk/launch_ip
13 years ago
Min RK f0db998d4d Merge pull request #3560 from minrk/longcell
13 years ago
MinRK 39578beabc remove max_msg_size altogether
13 years ago
MinRK 7fe1b00cdc mention double-control-C to stop notebook server
13 years ago
MinRK 563d9372bf up default max_msg_size to 1MB
13 years ago
MinRK 3ffc6d0ab5 Application.launch_instance
13 years ago
MinRK 63b65b8c6c use launch_new_instance classmethod to launch apps
13 years ago
Matthias Bussonnier 9640b57161 Merge pull request #3528 from minrk/staticbase
13 years ago
MinRK b20845172b fix local mathjax with custom base_project_url
13 years ago
Thomas Kluyver a2bf752dba Remove unused imports in IPython.html
13 years ago
MinRK bd03a99e28 use `parent=self` throughout IPython
13 years ago
MinRK a3653e34b1 update references for IPython.html
13 years ago
MinRK cf726d6a40 mv IPython.html.notebook -> IPython.html
13 years ago