You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had saved a IPython file inside my repository before but now my IPython has no files in it. Do I need to type in a set of commands to get my IPython notebook into a certain repository?
The text was updated successfully, but these errors were encountered:
I pushed it to github before, and I see the file after doing an ls. The problem is it doesn't show up in the IPython menu, any ideas on how to fix this? Thanks!
Where are you running IPython from? You will have to run ipython notebook --no-browser --ip=0.0.0.0 in the same directory as the notebook to see it. If that's what you did... then I'm not sure what the problem could be. Sorry :(
I had saved a IPython file inside my repository before but now my IPython has no files in it. Do I need to type in a set of commands to get my IPython notebook into a certain repository?
The text was updated successfully, but these errors were encountered: