Skip to content
Snippets Groups Projects
Commit 4c6ba41e authored by Massimiliano Galli's avatar Massimiliano Galli
Browse files

finalize reproducer

parent 25275330
No related branches found
No related tags found
No related merge requests found
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# C extensions
*.so
# Distribution / packaging
bin/
build/
develop-eggs/
dist/
eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
.tox/
.coverage
.cache
nosetests.xml
coverage.xml
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# Rope
.ropeproject
# Django stuff:
*.log
*.pot
# Sphinx documentation
docs/_build/
# vim
*.swp
*.swo
# .root files
*.root
# Notebooks
.ipynb_checkpoints/*
*/.ipynb_checkpoints/*
# Pickle files
*.pkl
# Dask
dask-worker-space
# Parquet
*.parquet
# Profiling
*.prof
*.lprof
*.svg
# VisualStudioCode
*.code-workspace
.vscode
# JB
book/_build/*
book/.ipynb_checkpoints/*
......@@ -32,6 +32,5 @@ html:
launch_buttons:
notebook_interface: jupyterlab
binderhub_url: "https://binder.let.ethz.ch/"
thebe: true
use_show_widgets_button: true
colab_url: https://colab.research.google.com
name: jb-example
channels:
- conda-forge
dependencies:
- numpy
- jupyterlab
- scipy
- matplotlib
- bokeh
- jupyter-book
- ghp-import
- ipympl
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment