jupyter-tutorial icon indicating copy to clipboard operation
jupyter-tutorial copied to clipboard

Training materials for setting up and using a research infrastructure based on Jupyter notebooks: https://cusy.io/en/seminars

Results 49 jupyter-tutorial issues
Sort by recently updated
recently updated
newest added

See * [v0.13.0](https://github.com/spack/spack/releases/tag/v0.13.0) * [v0.14.0](https://github.com/spack/spack/releases/tag/v0.14.0) Both environments and documentation need to be updated.

documentation

See [github.com/stitchfix/nodebook](https://github.com/stitchfix/nodebook)

documentation
enhancement

Add [widget-ts-cookiecutter](https://github.com/jupyter-widgets/widget-ts-cookiecutter) focused on TypeScript to custom widgets.

documentation

At least one of the following audiences should be specified for each document: * data scientists * data engineers * data analysts * systems engineers

documentation

The [phpmyadmin docs](https://github.com/phpmyadmin/localized_docs) comes with a Monorepo of Sphinx projects per language, but [examples](https://github.com/phpmyadmin/localized_docs/blob/master/docs/examples) is a [git submodule](https://github.com/phpmyadmin/phpmyadmin/tree/83de7eef7346b4d0195089e7c9fd9f951a20a964/examples). General instructions can be found in the ReadTheDocs docs: [Localization](https://docs.readthedocs.io/en/latest/localization.html).

documentation
enhancement
localisation

See * Cerberus * [Home](http://python-cerberus.org/) * [Github](https://github.com/pyeve/cerberus) * [Docs](http://docs.python-cerberus.org/en/stable/) * Colander * [Home](https://docs.pylonsproject.org/projects/colander/en/latest/) * [GitHub](https://github.com/Pylons/colander) * Jsonschema * [Docs](https://python-jsonschema.readthedocs.io/en/latest/) * [GitHub](https://github.com/Julian/jsonschema) * Schema * [GitHub](https://github.com/keleshev/schema) * Schematics * [Home](http://schematics.readthedocs.io/en/latest/) *...

documentation
enhancement

See * [ipython-sql](https://github.com/catherinedevlin/ipython-sql) * [PostgreSQL and Jupyter notebook](https://medium.com/@FranckPachot/postgresql-and-jupyter-notebook-e7b68cb6427d).

documentation
enhancement

* [Generate custom launch badges for your Binder repository ](https://mybinder.readthedocs.io/en/latest/howto/badges.html) Alternativ oder zusätzlich könnte ein Badge generiert werden für die Pipenv-Environments.

documentation
enhancement

* [Towards reproducible Jupyter notebooks ](https://hpc.guix.info/blog/2019/10/towards-reproducible-jupyter-notebooks/) * [Slides](https://jcad2019.sciencesconf.org/data/talkLCourtes.pdf) * [Namespaces](http://man7.org/linux/man-pages/man7/user_namespaces.7.html) * [Guix’ Container-API](https://gitlab.inria.fr/guix-hpc/guix-kernel/blob/master/guix/jupyter/containers.scm)

documentation
enhancement

Since pipenv doesn’t seem to be further developed (see [If this project is dead, just tell us #4058](https://github.com/pypa/pipenv/issues/4058) it’s time to look around for alternatives. * [pip-tools](https://github.com/jazzband/pip-tools) for dependency management...