Literally , IPython-Notebook
is notebook. I try to work with it as notebook.
So is there way I can search keywords or more complex search in a collection of ipynb I had written ? Just like Evernote allow you do more complex search for your notes.
on OS UBUNTU 18.04 I am positioned in my directory called work, and in my dir work there is an directory named IPYNB where there are all my ipynb files somes into sub-folders
I m searching for the string “trigFromTanEqL” in one of my ipynb file, so: I enter the command :grep -rnw './' -e "trigFromTanEqL"
SageMath/work$ grep -rnw './' -e "trigFromTanEqL"
./IPYNB/LinearAlgebraMIT/.ipynb_checkpoints/exoTrigo-checkpoint.ipynb:496: "trigFromTanEqL=[sin(t_1)==tan(t_1)/(sqrt(1+tan(t_1)^2)), cos(t_1)==1/(sqrt(1+tan(t_1)^2)) , \\\n",
./IPYNB/LinearAlgebraMIT/.ipynb_checkpoints/exoTrigo-checkpoint.ipynb:501: "ftan(t_1,t_2)=f.subs(trigFromTanEqL)\n",
./IPYNB/LinearAlgebraMIT/exoTrigo.ipynb:496: "trigFromTanEqL=[sin(t_1)==tan(t_1)/(sqrt(1+tan(t_1)^2)), cos(t_1)==1/(sqrt(1+tan(t_1)^2)) , \\\n",
./IPYNB/LinearAlgebraMIT/exoTrigo.ipynb:501: "ftan(t_1,t_2)=f.subs(trigFromTanEqL)\n",
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With