Skip to content

FoxMulder1992/profile_default

 
 

Repository files navigation

My default IPython profile

Some basic config:

  • Use Source Code Pro as my code font in QtConsole and Notebook
  • Load a few of my extensions
  • Add autosave and gist sharing to the Notebook
  • minor styling of the Notebook
  • use msgpack if it's available
  • use a password on the notebook, stored in my Keychain
  • reduce heartbeat time to 1/4 second in IPython.parallel
  • load up some common libraries I always use in startup (os, sys, time, pyzmq, numpy)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.7%
  • CSS 3.9%
  • JavaScript 1.4%