Skip to content

Commit

Permalink
Hack to fix case-sensitivity issue for maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathon Anderson committed Oct 13, 2018
1 parent 083fcec commit 7ce718e
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions docs/maintenance/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
## CHANGELOG

### Wednesday, 16 May 2018

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

### 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

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

### Tuesday, 20 February 2018

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

### Monday, 19 February 2018

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

### 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.

0 comments on commit 7ce718e

Please sign in to comment.