-
Some references ...
@synflyn28's exploration, looks at veteran populations by state ...
https://github.com/synflyn28/D4D-VA-Open-Data/blob/master/notebooks/va_open_data.ipynb
utilization of pts…
-
Adapt https://github.com/CFMTech/jupytext_papermill_post to produce muliple versions of the same quiz
repository: https://github.com/eoas-ubc/quiz_mill
- [x] fork https://github.com/CFMTech/ju…
-
The logging client automaticaly logs the source file. It works fine for python scripts. But when logging from Jupyter Notebooks (Jupyter Lab in my case) it detects: ipykernel_launcher.py
That shou…
-
**Community Note**
* Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
* If you are interested in working on this issue or have submitte…
-
### Describe the problem
The doc page https://jupyterbook.org/start/create.html says the `jupyter-book create` command should create the following TOC:
```
# In _toc.yml
format: jb-book
root: i…
-
## Description of your problem
I want to edit/run Jupyter Notebooks with Spyder. Python environments exist with all needed packages (besides Spyder packages).
When running Spyder in an activated v…
-
I have noticed that notebooks will lock up during use on Safari making the browser unresponsive for several minutes. The notebook becomes responsive again after waiting several minutes.
Looking at …
-
I was trying to run jupyter notebook on my Windows 10 machine without having a pointless terminal window cluttering up space on my taskbar. So, I modified the shortcut for the jupyter notebook to use …
-
When a user-python process in the notebook takes a while,
- Show output as it's produced.
- Show the fact that it's still working.
- Allow the process to be interrupted.
- When it's finished worki…
-
When doing parameter scans, especially with large simulation tasks like those that use CustomMediums, it takes a pretty long time to create/upload the task, and then sequentially download it. Could we…