Popular repositories
-
A Sublime Text 3 plugin supporting smart autocompletion for postgresql via pgcli
-
Forked from catherinedevlin/ipython-sql
%%sql magic for IPython, hopefully evolving into full SQL client
Python 2
-
-
Forked from wbond/package_control_channel
Default channel file for Package Control. Follow the directions at:
Python
-
-
Forked from prompt-toolkit/python-prompt-toolkit
Library for building powerful interactive command lines in Python
Python
101 contributions in the last year
Contribution activity
February 2021
January 2021
Created 1 commit in 1 repository
Created 1 repository
- darikg/Splipy Python
Created a pull request in sintefmath/Splipy that received 1 comment
Curve.curvature: 2d cross product needs an absolute sign
I was a little surprised to see Curve.curvature returning negative values when the documentation defines the curvature as the ratio of two vector m…
Created an issue in jupyterlab/jupyterlab that received 2 comments
Logging handler to send python logging to the jupyter log console?
Jupyter has a log console for viewing log messages, but my understanding is that this is just for javascript logging. Is there a way to redirect st…