help icon indicating copy to clipboard operation
help copied to clipboard

:sparkles: Need some help or have some questions? Please visit our Discourse page.

Results 100 help issues
Sort by recently updated
recently updated
newest added

Hello! I think it would be nice if there was a 'local' version of the autoreload magic, something like `import createdpackage %reload` It would be less code than the two...

When I use "download as" and select anything in browser, it pops up "500 Internal Server Error". If I instead go to terminal and type ```bash jupyter nbconvert --to ${anything}...

I am using a notebook that has been used with some code box but i try to use import and does not work. What can i do?

Dear all, I am running jupyter on Debian 9 with apache2. I would like to run my jupyter notebook on _sub.domain.com_. I did not find a straight forward way to...

I have looked for answers to this, but can't figure it out. I can use Jupyter Notebook 5.6.0 no problem. From the main Anaconda window it shows that there is...

### Hello, when I tried to run `Julia(1.0.2)` with `jupyter`, `Pkg. add ("IJulia")` and `Pkg. build ("IJulia")` made a mistake. How can I solve it?😊 ``` julia> using Pkg;Pkg.build("IJulia") Building...

I'm trying to use an if statement in my notebook but keep receiving the message? > SyntaxError: 'return' outside function Even the simplest if statement receives that message, for example:...

Apologies if the solution is trivially simple. Using Jupyter Notebook for Python scripting. When I download a notebook as a .py file (clicking on File->Download as->Python (.py)), Jupyter adds a...

I have recently worked on a project in jupyter (3.6.2 anaconda, windows 7). For some reason, at one point I started getting "Kernel starting, please wait" message which would not...

Trying to move files to an above directory, I stupidly moved them to a new folder called '..' and now I can't open it because it wants to go up...