Skip to content

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathon Anderson committed Oct 12, 2018
1 parent c898179 commit bb289d2
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 9 deletions.
28 changes: 19 additions & 9 deletions docs/Maintenance/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,36 @@
## Wednesday, 16 May 2018
## CHANGELOG

### Wednesday, 16 May 2018

* [Shut down legacy login nodes](https://www.colorado.edu/rc/news/rcloginnodemigration)

## Wednesday, 9 May 2018
### Wednesday, 9 May 2018

* [Moved login.rc.colorado.edu to a new set of login nodes](https://www.colorado.edu/rc/news/rcloginnodemigration)

## Tuesday, 27 February 2018
### Tuesday, 27 February 2018

* [Reduced memory limits on Summit](https://www.rc.colorado.edu/node/1094)

## Tuesday, 20 February 2018
### Tuesday, 20 February 2018

* Installed version control clients on Summit in response to a request for Mercurial

## Monday, 19 February 2018
### Monday, 19 February 2018

* [Reduced default per-core memory requests on Summit](https://www.rc.colorado.edu/node/1094)

## 25 September 2017
### 25 September 2017

* `/work/` mounts are now supported for JupyterHub Virtual Notebooks.
* JupyterHub Notebooks can now be spawned on Summit, and the Crestone spawn option has been deprecated.
* JupyterHub Ipyparallel profiles have been updated for Summit. To remove stale Janus/Crestone profiles, please follow the procedure described in the [JupyterHub User Guide](https://github.com/ResearchComputing/jupyter-at-rc/wiki/JupyterHub-User-Guide#updating-your-jupyterhub-config)
* JupyterHub Cluster notebooks now use lmod instead of virtualenv for software dependencies.

* JupyterHub Notebooks can now be spawned on Summit, and the Crestone
spawn option has been deprecated.

* JupyterHub Ipyparallel profiles have been updated for Summit. To
remove stale Janus/Crestone profiles, please follow the procedure
described in the
[JupyterHub User Guide](https://github.com/ResearchComputing/jupyter-at-rc/wiki/JupyterHub-User-Guide#updating-your-jupyterhub-config)

* JupyterHub Cluster notebooks now use lmod instead of virtualenv for
software dependencies.
6 changes: 6 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,9 @@ Documentation covering the use of Research Computing resources.
additional-resources/openmp/openmp-fortran
additional-resources/parallel-programming-jupyter
additional-resources/other

.. toctree::
:maxdepth: 1
:caption: Maintenance

maintenance/CHANGELOG

0 comments on commit bb289d2

Please sign in to comment.