It depends on what codebase you are changing, but normally you have to
install your changes into your working environment before they take effect.
The README from your clone should have instructions. Commonly it would be
"pip install -e ."
If you can say more about what you have done (what did you clone, what
files did you edit, etc) then maybe we can help more.


On Wed, Apr 19, 2017 at 2:56 PM, Adam Rule <acr...@gmail.com> wrote:

> I'm attempting to Contribute
> <https://github.com/jupyter/notebook/blob/master/CONTRIBUTING.rst> to the
> Notebook and have followed the instructions
> <https://jupyter.readthedocs.io/en/latest/developer-docs/contrib_guide_code.html>
> for forking, branching, and making changes to the codebase.
>
> However, when I run `jupyter notebook` in my terminal, it seems to still
> launch my previously installed version of the notebook software, not the
> modified version I've downloaded and am editing. How do I run this modified
> version so I can visually check that my changes are producing the behavior
> I expect?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Project Jupyter" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jupyter+unsubscr...@googlegroups.com.
> To post to this group, send email to jupyter@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/jupyter/ec9e5f23-d9e2-4238-a053-333d1c52469b%40googlegroups.com
> <https://groups.google.com/d/msgid/jupyter/ec9e5f23-d9e2-4238-a053-333d1c52469b%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>



-- 
BeakerNotebook.com
ScottDraves.com <http://www.ScottDraves.com>
@Scott_Draves <http://twitter.com/scott_draves>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/CAMaD%2Bf6So0iT08bBR9-L1pJ-qi49WyPi4g3Meh%2Bg4hZ3Ohm-0Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to