nbautoexport icon indicating copy to clipboard operation
nbautoexport copied to clipboard

Automatically export Jupyter notebooks to various file formats (.py, .html, and more) on save.

Results 17 nbautoexport issues
Sort by recently updated
recently updated
newest added

Workflow failed: [tests #279](https://github.com/drivendataorg/nbautoexport/actions/runs/2853868015)

bug

* nbautoexport version: 0.3.1+7.gf539250 * Python version: 3.6.13 * Operating System: Ubuntu 18.04.5 LTS on AWS EC2 Instance ### Description I newly installed and configured nbautoexport. New/modified jupyter notebooks in...

* nbautoexport version: 0.5.0 * Python version: 3.9.13 * Operating System: Linux ### Description The output of cell with cell magic is a function call with a very long string!...

enhancement

* nbautoexport version: 0.3.1 * Python version: 3.8 * Operating System: Windows 10 I have a jupyter notebook and I have an image together in the same folder. I then...

It may be useful to have a page in our docs with common troubleshooting solutions: - Run `nbautoexport install`. Restart Jupyter. - Check for runtime errors in the Jupyter config...

documentation

From @cccntu, originally mentioned [here](https://github.com/drivendataorg/nbautoexport/issues/65#issuecomment-757590575) > I also tried the `export` command, but found they always exports every files. Maybe we can check the modified time and only export the...

documentation
good first issue

* nbautoexport version: 0.2.1 * Python version: 3.9.1 * Operating System: Ubuntu 18.04.1 ### Description In the `clean` doc: https://nbautoexport.drivendata.org/cleaning/ I tried to add a folder to exclude, and it...

enhancement

We should document alternative tools and provide some light discussion about differences. ## Jupyter Notebook conversion / alternative formats - [nbconvert](https://nbconvert.readthedocs.io/en/latest/) - [jupytext](https://github.com/mwouts/jupytext) ## Jupyter code review tools - [nbdime](https://nbdime.readthedocs.io/en/latest/)...

documentation

Currently there's not a way to remove the nbautoexport block from your Jupyter configuration. We should add this.

enhancement
good first issue
hacktoberfest