|
| 1 | +# Project Issues |
| 2 | + |
| 3 | +We appreciate your taking the time to report an issue you encountered using the |
| 4 | +Jupyter Docker Stacks. Please review the following guidelines when reporting |
| 5 | +your problem. |
| 6 | + |
| 7 | +* If you believe you’ve found a security vulnerability in any of the Jupyter |
| 8 | + projects included in Jupyter Docker Stacks images, please report it to |
| 9 | + [[email protected]](mailto:[email protected]), not in the issue trackers |
| 10 | + on GitHub. If you prefer to encrypt your security reports, you can use [this |
| 11 | + PGP public |
| 12 | + key](https://jupyter-notebook.readthedocs.io/en/stable/_downloads/ipython_security.asc). |
| 13 | +* If you think your problem is unique to the Jupyter Docker Stacks images, |
| 14 | + please search the [jupyter/docker-stacks issue |
| 15 | + tracker](https://github.com/jupyter/docker-stacks/issues) to see if someone |
| 16 | + else has already reported the same problem. If not, please open a [new |
| 17 | + issue](https://github.com/jupyter/docker-stacks/issues/new) and provide all of |
| 18 | + the information requested in the issue template. |
| 19 | +* If the issue you're seeing is with one of the open source libraries included |
| 20 | + in the Docker images and is reproducible outside the images, please file a bug |
| 21 | + with the appropriate open source project. |
| 22 | +* If you have a general question about how to use the Jupyter Docker Stacks in |
| 23 | + your environment, in conjunction with other tools, with customizations, and so |
| 24 | + on, please post your question on the [Jupyter Discourse |
| 25 | + site](https://discourse.jupyter.org). |
0 commit comments